th3rdwave / react-native-safe-area-context

A flexible way to handle safe area insets in JS. Also works on Android and Web!
MIT License
2.08k stars 191 forks source link

SafeAreaProvider cannot set `pointerEvents` prop #432

Open chj-damon opened 10 months ago

chj-damon commented 10 months ago

I searched the issues and find one: https://github.com/th3rdwave/react-native-safe-area-context/pull/130

it changes the SafeAreaView component so it works fine, but SafeAreaProvider stays the same, it doesn't work.

do you mind to take a look at this?

chj-damon commented 10 months ago

@janicduplessis

jacobp100 commented 10 months ago

If you send a PR we will look at it

chj-damon commented 10 months ago

@jacobp100 sorry about that, I wish I could. But I don't know Android code

jacobp100 commented 10 months ago

Fine - I don't think either me or Janic are likely to look at this, but if you or someone else sends a PR we will look at the PR