-
Notifications
You must be signed in to change notification settings - Fork 14
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
Cannot read property 'func' of undefined #4
Comments
I also have the same problem |
@icastillejogomez - Any luck on your side? |
Hey @icastillejogomez - I fixed the BUG.
|
@taherelsheikh sorry for the big delay. I made my own emoji picker render emojis from emoji-datasource by images. Also have render performan issues. In the next weeks I'll try the module if you say me that runs well. Do you have any performance issues? Can you send any picker screenshot? Thank you so much for post the solution! (L) |
In React Native 16 when I import the module this error appears in my console:
Cannot read property 'func' of undefined
Maybe propTypes?
The text was updated successfully, but these errors were encountered: