Expo CLI upgrade.
This commit is contained in:
@@ -115,7 +115,7 @@ const BottomTabsNavigator = () => (
|
||||
} else if (route.name === "MoreTab") {
|
||||
iconName = "ios-settings";
|
||||
} else if (route.name === "MediaBrowserTab") {
|
||||
iconName = "ios-photos";
|
||||
iconName = "ios-camera";
|
||||
} else {
|
||||
//iconName = "customerservice";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user