Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

null is not an object (evaluating '_RNGestureHandlerModule.default.handleSetJSResponder') #27578

Closed
ducsilva opened this issue Dec 20, 2019 · 3 comments
Labels
Bug Needs: Author Feedback Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@ducsilva
Copy link

Hi all!
when i tap on screen I got an error as image below! i don't know what's it? Does anyone help me fix this?
Thanks
s

@ducsilva ducsilva added the Bug label Dec 20, 2019
@react-native-bot
Copy link
Collaborator

Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety?

👉 Click here if you want to take another look at the Bug Report issue template.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: Needs More Information labels Dec 20, 2019
@StarkAndy
Copy link

@ducsilva this issues usually comes when the library is not present in your ios.
It's issue with library you can manually add the library in your xcode .
follow the following steps:
1.Right click in library > add more file >

inside node_modules/react-native-gesture-handler/ios/ you will find a file with .xcodeproj extension add that file.

2.Open it you will see product

3.Drag .a file to >Build Setting /Link Binary With Libraries delete derived data and rebuild it.

Hope this will help.

@no-response
Copy link

no-response bot commented Mar 5, 2020

It's been three weeks since we asked for additional information from the author of this issue. As it happens, we don't have enough information to take action. We are going to close this issue, but please do not hesitate to open a new issue if you are still encountering this problem.

@no-response no-response bot closed this as completed Mar 5, 2020
@facebook facebook locked as resolved and limited conversation to collaborators Oct 2, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Needs: Author Feedback Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants