I will take StackNavigation for Push and Pop with its parameter. Its Working fine. But Now I want to implement after some screen TabBar after StackNavigation, Have any Idea How to Take TabBar after StackNavigation.
Note : I want to implement Custom TabBar.
Please help me.
You can do something like
Just declare your
tabNavigator
and itsstackNavigators
apart and then call them on the mainstackNavigator
.