Our great sponsors
-
GitHub link
-
react-native-safe-area-context
A flexible way to handle safe area insets in JS. Also works on Android and Web!
react-native-safe-area-context is much a better alternative, it's a native implementation meaning you'd always get correct values from what the OS provides without brittle logic based on checking screen size, and it also supports Android & Web in addition to iOS.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Struggling to solve this Check the render method of 'SafeAreaProvider' in my react app
- Has anyone used react-native-static-safe-area-insets ? I have used it and why is it returning me undefined ?
- New React Native app on google play 👇🏻
- Padding issues on Android
- Does it make sense to wrap every screen in a SafeAreaView?