react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

additional indent appears if I use several several SafeAreaView in one SafeAreaProvider

Open Adudarchyk opened this issue 3 years ago • 0 comments

If I need to add several SafeAreaViews on my screen, then the bottom one will still take a safe distance, although there is another component above it, and in theory it should not give any indents, how can I get rid of this behavior?

Running version 4.2.4

Adudarchyk avatar May 20 '22 15:05 Adudarchyk