react-native-reusables icon indicating copy to clipboard operation
react-native-reusables copied to clipboard

SafeAreaView has been deprecated

Open saidyeter opened this issue 3 months ago • 1 comments

Hi here, I am developing an app that is based on your template. I get this warning on every refresh 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 don't use SafeAreaView anywhere. This should mean it is from a dependency. It gets annoying after sometime. I wasn't able to surpass this warning by using LogBox Right now you can reproduce just creating new app by npx @react-native-reusables/cli@latest init I am using Node v24.10.0 and npm v11.6.1 Unfortunately I can't pinpoint where it is used. Maybe it is from rn-primitives or maybe from nativewind. But it is in the template. How can I get rid of this warning until this issue is fixed? Thank you for spending your time to read my problem. Said

saidyeter avatar Nov 21 '25 22:11 saidyeter

me too

alirezakasirzare avatar Nov 25 '25 05:11 alirezakasirzare