bitovi / academy

Everything we know about frontend, backend, UX, and Devops consulting and management.
https://www.bitovi.com/academy/
14 stars 3 forks source link

Update SafeAreaView import to react-native-safe-area-context #765

Closed snoattoh closed 4 months ago

snoattoh commented 4 months ago

The imports got mixed up early on in the academy training, we should be importing SafeAreaView from react-native-area-context.

With every other view nested in SafeAreaView we shouldn't need SafeAreaProvider.