Skip to content

Conversation

@matheusgoc
Copy link

Problem

React Native 0.81+ logs a deprecation warning when importing SafeAreaView from react-native:

Warning: 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`

Solution

  • Replaced deprecated SafeAreaView usage with react-native-safe-area-context
  • No breaking changes
  • Backwards compatible

Tested

  • Expo SDK 54
  • React Native 0.81
  • iOS + Android

@vercel
Copy link

vercel bot commented Jan 2, 2026

@matheusgoc is attempting to deploy a commit to the Fernando Rojo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@matheusgoc matheusgoc changed the title fix:safe-area-vew deprecation fix: safe-area-vew deprecation Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant