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