Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in react-navigation

How to update state from other component?

How to use StackNavigator with DrawerNavigator (ReactNavigation v5)? I'm using classes for every screen

Nesting Navigators with React Navigators - 'Home' should declare a screen

Execute useQuery() hook when returning to previous screen react native stack navigator

How do I create an embedded Stack navigator inside a React Native formSheet modal?

react-navigation deep linking with multiple paths

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?