feat: amountField
This commit is contained in:
parent
0ea9acde38
commit
93d16fc08a
6 changed files with 134 additions and 17 deletions
|
|
@ -25,6 +25,7 @@ export default function Layout() {
|
|||
tabBarInactiveTintColor: colors.tabIconDefault,
|
||||
headerShown: false,
|
||||
tabBarStyle: styles.tabBar,
|
||||
tabBarHideOnKeyboard: true
|
||||
}
|
||||
|
||||
if(!authState?.authenticated){
|
||||
|
|
|
|||
Reference in a new issue