native
native copied to clipboard
React Native support for React Navigation. You probably don't need to use this directly, it's included in the react-navigation package.
Results
2
native issues
Sort by
recently updated
recently updated
newest added
Follow-up of https://github.com/react-navigation/react-navigation/pull/4213
4.0
I noticed a bug while using react-navigation + the react-native TextInput component. HOW TO REPRODUCE THE BUG : Let’s consider the following app with only 2 pages : Page1.js :...