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

undefined is not an object (evaluating 'this._onEmoticonPress.bind') #23

Open
EmreTosun1505 opened this issue May 3, 2018 · 2 comments

Comments

@EmreTosun1505
Copy link

getting this error:

simulator screen shot - iphone 6 - 2018-05-03 at 14 18 54

react native: 0.48.1

@kamalyadav11
Copy link

remove .bind

@luigbren
Copy link

Screenshot_1568595795

Hi, I have the same error when executing the component, if I remove the .bind (onEmoticonPress = {this._onEmoticonPress(this)})
when executing the component it gives me another error ...

Screenshot_1568595927

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants