Fix: ensure all views can scroll to the bottom
This commit is contained in:
parent
2972fd8372
commit
80f58cf9f3
13 changed files with 15 additions and 5 deletions
|
@ -175,7 +175,7 @@ export const Menu = observer(
|
|||
{VersionNumber.buildVersion})
|
||||
</Text>
|
||||
</View>
|
||||
<View style={{height: 100}} />
|
||||
<View style={s.footerSpacer} />
|
||||
</ScrollView>
|
||||
)
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue