Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in react-navigation

Passing props with screen option in DrawerNavigator

How to make "Go back to initial StackNavigator Screen when TabNavigator's Tab is pressed"

React native statusbar not working with react-navigation in android

Fix Error: unable to resolve module './index.android' from ' '

How to handle back button behavior in bottom tabs in React Native?

How to test react-native files in jest/enzyme which contain the useIsFocussed() navigation hook?

React-Navigation 3: Open modal with createBottomTabNavigator and createStackNavigator

TypeError: undefined is not an object (evaluating 'this._callListeners.bind')

React Navigation: How to test components that use the withNavigation HOC?

How to remove tab navigator's bottom border (react-navigation)

react-navigation

How do I set custom drawer items to "focused" dynamically?

React Navigation V5 + Redux Saga: How can I navigate from the Saga?

react native drawer toggle is not working

is there a 'fixed header' or 'sticky header' for react native?

React Navigation 5 - Reset a stack (similar to popToTop()) from another stack in a different tab before navigating to it

BackHandler does not go back more than 1 screen

React Native - Nothing was returned from render

Unable to change Tab bar background color

Highlight Current Active Drawer menu in React navigation v5

How to change back button route in react navigation