Closed MisterPea closed 1 year ago
Long lists interfere with lower safe area. There should be a buffer (via gradient) to prevent interference.
Opted for the built-in <SafeAreaView />; It seems better than implementing a, possibly janky, bespoke solution.
<SafeAreaView />
Long lists interfere with lower safe area. There should be a buffer (via gradient) to prevent interference.