feat: update TAB_BAR_HEIGHT to improve tab layout and add channel definitions in eas.json
This commit is contained in:
3
eas.json
3
eas.json
@@ -5,6 +5,7 @@
|
||||
},
|
||||
"build": {
|
||||
"development": {
|
||||
"channel": "development",
|
||||
"developmentClient": true,
|
||||
"distribution": "internal",
|
||||
"android": {
|
||||
@@ -13,6 +14,7 @@
|
||||
"corepack": true
|
||||
},
|
||||
"preview": {
|
||||
"channel": "preview",
|
||||
"distribution": "internal",
|
||||
"android": {
|
||||
"buildType": "apk"
|
||||
@@ -20,6 +22,7 @@
|
||||
"corepack": true
|
||||
},
|
||||
"production": {
|
||||
"channel": "production",
|
||||
"distribution": "internal",
|
||||
"autoIncrement": true,
|
||||
"android": {
|
||||
|
||||
Reference in New Issue
Block a user