marudy/react-native-responsive-screen

Using the library with safe area views.

Crowstorm opened this issue · 0 comments

It seems that the SafeAreaView and SafeAreaProvider from react-native-safe-area-context interfers with the functionality of the library. When height total is summed to 100% bottom part of the screen is slighty cut.

What is the recommended way to go around it? Would appreciate any tips.