up 1st all file app naga
This commit is contained in:
@@ -5,13 +5,13 @@ export type RootStackParamList = {
|
||||
|
||||
export type BottomTabParamList = {
|
||||
TabOne: undefined;
|
||||
TabTwo: undefined;
|
||||
TabTwo: undefined;
|
||||
};
|
||||
|
||||
export type TabOneParamList = {
|
||||
TabOneScreen: undefined;
|
||||
HomePage: undefined;
|
||||
};
|
||||
|
||||
export type TabTwoParamList = {
|
||||
TabTwoScreen: undefined;
|
||||
ProductList: undefined;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user