Questions tagged [react-navigation-bottom-tab]

422 questions
-2
votes
2 answers

Why createBottomTabNavigator icons not showing in my device?

enter image description here These createBottomTabNavigator icons not showing when i run in my device, but icons are showing when i run using web? what i need add to show createBottomTabNavigator icons. can anyone suggest me. here this is App.js…
-2
votes
1 answer

Building navigation structure in react native

I'm making my little project app and I have some problem. My navigatino structure is like below. Drawer Navigator ---- Bottom Tab Navigator ---- HOME (gesture enable) …
1 2 3
28
29