lt-app
lt-app copied to clipboard
chore: unlink react-native-gesture-handler
Trying to run the iOS app locally was broken because react-native-gesture-handler was manually linked when the current version of react native requires it to be automatically linked.
Screenshot shows:
- Original error
- Command run to fix error
- Original command run succeeding without the error