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
Hello every one, am trying to display some info in the headers but actually idk how to get the current screen name, if i call this.props.navigation.state.routeName it will show the route name used in my router and not the transitioned view.
my Router where i placed my FluidNavigator is Offers, and my FluidNavigator is:
Hello every one, am trying to display some info in the headers but actually idk how to get the current screen name, if i call this.props.navigation.state.routeName it will show the route name used in my router and not the transitioned view.
my Router where i placed my FluidNavigator is Offers, and my FluidNavigator is:
used as docs
so i want to know how do i get the routeName inside my Navigator, ie OfferImage
The text was updated successfully, but these errors were encountered: