What happened?
Receiving this warning WARN SafeAreaView has been deprecated and will be removed in a future release. Please use 'react-native-safe-area-context' instead. See https://github.com/th3rdwave/react-native-safe-area-context - I detected it's indeed in use in /src/components/native/SafeAreaView.tsx (as well as web, btw).
It's annoying :-)
Steps to Reproduce
Take a look at the code, I guess? 🤷
Snack or Repository Link
https://github.com/uni-stack/uniwind/blob/main/packages/uniwind/src/components/native/SafeAreaView.tsx
Uniwind version
Latest
React Native Version
Latest
Platforms
iOS
Expo
Yes
Additional information
What happened?
Receiving this warning
WARN SafeAreaView has been deprecated and will be removed in a future release. Please use 'react-native-safe-area-context' instead. See https://github.com/th3rdwave/react-native-safe-area-context- I detected it's indeed in use in/src/components/native/SafeAreaView.tsx(as well as web, btw).It's annoying :-)
Steps to Reproduce
Take a look at the code, I guess? 🤷
Snack or Repository Link
https://github.com/uni-stack/uniwind/blob/main/packages/uniwind/src/components/native/SafeAreaView.tsx
Uniwind version
Latest
React Native Version
Latest
Platforms
iOS
Expo
Yes
Additional information