1.

What are the other modules need for react native navigation?

Answer»

You have to INSTALL FOLLOWING MODULES in ADDITION to react-navigation:

  • react-native-gesture-handler
  • react-native-reanimated
  • react-native-screens
  • react-native-safe-area-context
  • react-navigation-stack


Discussion

No Comment Found