Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in react-native-navigation

How to send data to the parent page using React Native Navigation (v5)?

Error: A navigator can only contain 'Screen' components as its direct children

Deep link launches the Splash Activity and not the Main Activity

How to hide bottom navigation bar on a specific screen in react native?

React Navigation V5 Hide Bottom Tabs

React Native Navigation and Redux Persist

Couldn't find a navigation object. Is your component inside a screen in a navigator?

How to add sidebar drawer with react native navigation v2?

How to use navigation.navigate from a component outside the stack.navigation

Disadvantage of using JS based navigation solution like React Navigation instead of using Native Navigation like Wix's React Native Navigation?

Requiring unknown module "11" error on iOS simulator

React Native: Which navigator should I use? [closed]

React-native app is being restarted on every navigation when integrated with native app

How to trigger an event when a component is shown when using react-native-navigation?

Refresh previous screen on goBack()

Getting this error: error: bundling failed: Error: Unable to resolve module `react-native-safe-area-context`

React Navigation vs. React Native Navigation [closed]