ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 416 forks source link

How to programatically select a tab from another tab? #169

Closed harikrishnanp closed 6 years ago

harikrishnanp commented 6 years ago

How to programatically select a tab from another tab?

TabBar - Home, Profile.

How can I go to Home from Profile?

ptomasroos commented 6 years ago

Will close since this issue is more than a year, feel free to a open a new if this is still a issue.