79230993

Date: 2024-11-27 16:03:45
Score: 1
Natty:
Report link

If you're using iOS and installing react-native-gesture-handler for the first time, make sure you kill the app in Xcode and rebuild it from there. Just reloading the app by running yarn react-native start --reset-cache is not sufficient to get a fully rebuilt app with the necessary RNGestureHandlerModule module installed.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: JC Harrington