mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-10 22:02:50 +00:00
tune spacing for android
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fressh/mobile",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"private": true,
|
||||
"main": "expo-router/entry",
|
||||
"type": "module",
|
||||
|
||||
@@ -144,7 +144,7 @@ function ShellDetail() {
|
||||
/>
|
||||
<KeyboardAvoidingView
|
||||
behavior="height"
|
||||
keyboardVerticalOffset={210}
|
||||
keyboardVerticalOffset={240}
|
||||
style={{ flex: 1 }}
|
||||
>
|
||||
<XtermJsWebView
|
||||
|
||||
Reference in New Issue
Block a user