add bottom space for android

This commit is contained in:
ncoelho 2020-03-31 20:32:34 +02:00 committed by Overtorment
parent 1cfff0e82a
commit 55af60aa06

View file

@ -152,6 +152,8 @@ const About = () => {
<BlueTextCentered>
w, h = {width}, {height}
</BlueTextCentered>
<BlueSpacing20 />
<BlueSpacing20 />
</ScrollView>
</SafeBlueArea>
);