You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-native-router-flux v4.?.? (v3 is not supported) - "^4.0.0-beta.28"
react-native v0.?.? - "0.52.0
Tabs Navigation
Steps to reproduce
I have Three tabs
like Home,Search,Settings
In Home Tab
- homeScreen
- SectionOne
- SectionTwo
In Search Tab
SearchScreen
In Settings Tab
A
B
C
Issue is
Here the issue when I click on Home Tab it redirects to homeScreen then clicked on item in homeScreen it redirects to SectionOne.Then I click on Search Tab.it redirects to SearchScreen.Then again Click on Home Tab.it redirects to SectionOne Scene(Actually i need to redirect homeScreen ).And am not using Redux Guys
Could you please help Me guys @Blapi@aksonov . and Sorry for bad English
The text was updated successfully, but these errors were encountered:
GopiKrishna10
changed the title
Chaneg Event for Tab onPress
Chaneg Event for Tabs click
Apr 9, 2018
Version
Tell us which versions you are using:
Tabs Navigation
Steps to reproduce
I have Three tabs
like Home,Search,Settings
In Home Tab
- homeScreen
- SectionOne
- SectionTwo
In Search Tab
In Settings Tab
Issue is
Here the issue when I click on Home Tab it redirects to homeScreen then clicked on item in homeScreen it redirects to SectionOne.Then I click on Search Tab.it redirects to SearchScreen.Then again Click on Home Tab.it redirects to SectionOne Scene(Actually i need to redirect homeScreen ).And am not using Redux Guys
Could you please help Me guys @Blapi @aksonov . and Sorry for bad English
The text was updated successfully, but these errors were encountered: