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?
Activity
chj-damon commentedon Sep 1, 2023
@janicduplessis
jacobp100 commentedon Sep 1, 2023
If you send a PR we will look at it
chj-damon commentedon Sep 1, 2023
@jacobp100 sorry about that, I wish I could. But I don't know Android code
jacobp100 commentedon Sep 1, 2023
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
fix(AppAndFlow#432): allow pointerEvents prop to reach ReactViewGroup
fix(AppAndFlow#432): allow pointerEvents prop to reach SafeAreaProvider
pointerEvents
prop on SafeAreaProvider (fixes #432 #130) #464