aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RN0.52 support

emreedgu opened this issue · comments

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

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