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.

Leave a Reply
You must be logged in to post a comment.