Fancy new buttons and more consistent colors
This commit is contained in:
@@ -93,6 +93,6 @@ export default function Routes() {
|
||||
}
|
||||
|
||||
export type NavigationProp = CompositeNavigationProp<
|
||||
StackNavigationProp<Routes>,
|
||||
BottomTabNavigationProp<Screens>
|
||||
StackNavigationProp<Routes>,
|
||||
BottomTabNavigationProp<Screens>
|
||||
>;
|
||||
Reference in New Issue
Block a user