Closed ghost closed 7 years ago
Linking wasnt correct and the Package is deprecated (jsModules aren't required anymore in the NativeModules Interface) Check my Fork or wait for the Pullrequest.
Hey, I am trying to run the demo app, its showing the following error ,please help.
C:\android\react-native-xmpp\XmppDemo\node_modules\react-native-xmpp\android\src\main\java\rnxmpp\RNXMPPPackage.java:18: error: RNXMPPPackage is not abstract and does not override abstract method createJSModules() in ReactPackage public class RNXMPPPackage implements ReactPackage{
@saivamsid same issue is here
I see the issue being closed. But whats the solution? I'm also facing same issue as @saivamsid
anybody solved that ?
Hey, I installed react-native-xmpp as described and linked Binarys with 'rnpm link react-native-xmpp' and extra linking for ios in XCode -> Ios is working.
Building the Android Version I get this error:
Node Version7.7.4 , installed everything with yarn. Any idea how to fix this? Did I miss a linking Step? Thanks alot!
Edit: I get this WARNUNG, same thing was fixed and closed in #55
WARNING: WARNING: Dependency xpp3:xpp3:1.1.4c is ignored for debug as it may be conflicting with the internal version provided by Android. In case of problem, please repackage it with jarjar to change the class packages