You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sachinsinghh
changed the title
undefined is not an object (evaluating 'this._onEmoticonPress.bind') react native "0.45.1"
undefined is not an object (evaluating 'this._onEmoticonPress.bind') react native "0.45.1"
Jun 29, 2017
import Emoticons from 'react-native-emoticons';
export default class Decker extends Component {
_emojiSelected(emoji) {
console.log(emoji)
}
/>
The text was updated successfully, but these errors were encountered: