aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)
BSD 2-Clause "Simplified" License
305 stars 96 forks source link

RN0.52 support #86

Closed emreedgu closed 6 years ago

emreedgu commented 6 years ago

react-native-xmpp/XmppDemo/stores/XmppStore.js import {observable} from 'mobx'; import autobind from 'autobind' @autobind makes problems to run the script

aksonov commented 6 years ago

Sorry, demo is not tested against 0.52 and latest RN. PR is welcome