react-native-elements-app icon indicating copy to clipboard operation
react-native-elements-app copied to clipboard

Bottom Navigation is not available on android

Open susaurabh-git opened this issue 4 years ago • 3 comments

@arpitBhalla When I ran the demo app on android device and emulator, I don't see the bottom navigation, please look into this Screen Shot 2021-09-19 at 10 37 27 PM .

susaurabh-git avatar Sep 20 '21 02:09 susaurabh-git

There is no bottom navigation 🙄

arpitBhalla avatar Sep 20 '21 03:09 arpitBhalla

@arpitBhalla - Interestingly, I saw the bottom navigation on "https://react-native-elements.github.io/react-native-elements-app " as well as on the readme page of this application.

Screen Shot 2021-09-20 at 9 22 08 PM Screen Shot 2021-09-20 at 9 22 33 PM Screen Shot 2021-09-20 at 9 23 59 PM

susaurabh-git avatar Sep 21 '21 01:09 susaurabh-git

@arpitBhalla you are correct, I checked the code. there is no bottom tab. I tried using '@react-navigation/bottom-tabs' but it is conflicting. I am getting the following error Screen Shot 2021-10-01 at 12 08 50 PM dependencies: "@react-navigation/bottom-tabs": "^5.11.15", "@react-navigation/drawer": "^5.12.9", "@react-navigation/native": "^5.9.8", "@react-navigation/stack": "^5.14.9", any suggestion here RootNavigator-tsx.txt

susaurabh-git avatar Oct 01 '21 16:10 susaurabh-git