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?
I searched the issues and find one: #130
it changes the
SafeAreaViewcomponent so it works fine, butSafeAreaProviderstays the same, it doesn't work.do you mind to take a look at this?