Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

128
Views
React Navigation: Warning react-native-gesture-handler

What intended doing

  1. create react-native with expo
  2. add React Navigation

The first work well

the second task have warnings

Steps in the Second task

  1. Install React Navigation

    npm install react-navigation --legacy-peer-deps

  2. Install Dependencies

    expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view

  3. Install React Navigation Stack

    npm install react-navigation-stack @react-native-community/masked-view --legacy-peer-deps

  4. Start the app and clear cache with expo r -c

Warning Logs

Compiled with warnings. C:/Users/GBENGE AONDOAKULA/Documents/Node/food/node_modules/react-native-gesture-handler/lib/module/index.js "export 'ComposedGestureType' (reexported as 'ComposedGesture') was not found in './handlers/gestures/gestureComposition'

node_modules/react-native-gesture-handler/lib/module/index.js "export 'ComposedGestureType' (reexported as 'ComposedGesture') was not found in './handlers/gestures/gestureComposition'

node_modules/react-native-gesture-handler/lib/module/index.js "export 'ExclusiveGestureType' (reexported as 'ExclusiveGesture') was not found in './handlers/gestures/gestureComposition'

node_modules/react-native-gesture-handler/lib/module/index.js "export 'FlingGestureType' (reexported as 'FlingGesture') was not found in './handlers/gestures/flingGesture'

node_modules/react-native-gesture-handler/lib/module/index.js "export 'ForceTouchGestureType' (reexported as 'ForceTouchGesture') was not found in './handlers/gestures/forceTouchGesture'

node_modules/react-native-gesture-handler/lib/module/index.js "export 'GestureStateManagerType' (reexported as 'GestureStateManager') was not found in './handlers/gestures/gestureStateManager'

node_modules/react-native-gesture-handler/lib/module/index.js "export 'LongPressGestureType' (reexported as 'LongPressGesture') was not found in './handlers/gestures/longPressGesture'

node_modules/react-native-gesture-handler/lib/module/index.js "export 'ManualGestureType' (reexported as 'ManualGesture') was not found in './handlers/gestures/manualGesture'

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Try to downgrade the version of react-native-gesture-handler to 1.10.3. It works for me.

npm install react-native-gesture-handler@1.10.3
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!