ReactNativeWindowGuard project represents simple way to handle notches and system ui decorations for React Native. In comparison to alternatives (e.g. SafeAreaView) it works on both iOS and Android and doesn’t use hardcoded values, getting all insets with operating system APIs instead.
ReactNativeWindowGuard

Related Posts
AnimatedBottomBar
A customizable and easy to use bottom bar view with sleek animations