Search code examples
react-nativereact-navigationreact-native-reanimatedreact-native-gesture-handler

using react-navigation in react-native 0.59.10


I'm making a project with react-native 0.59.10 when I wanna install reac-navigation, react-native-gesture-handler and react-native-reanimated . I got error and project does not built, should I use a specific version of each of them?


Solution

  • Since you are using react-native 0.59.10 latest versions of that libraries might not be compatible.

    According to your requirements,