Resolve colors and app icon

This commit is contained in:
Lei Nelissen
2020-07-07 14:40:03 +02:00
parent 1f0db4c71d
commit a458164ee7
63 changed files with 25 additions and 50 deletions

View File

@@ -47,7 +47,7 @@ function Screens() {
}
})}
tabBarOptions={{
activeTintColor: 'salmon',
activeTintColor: '#FF3C00',
inactiveTintColor: 'gray',
}}
>