Closed MisterPea closed 1 year ago
It seems that the SafeAreaView collapsed or wasn't loaded when the screen measurements were taken. Since it's a static button, we're able to position: 'absolute' and have it spaced off the bottom.
position: 'absolute'
bottom
It seems that the SafeAreaView collapsed or wasn't loaded when the screen measurements were taken. Since it's a static button, we're able to
position: 'absolute'
and have it spaced off thebottom
.