As i can see this library looks kind of abandoned, and it's not working for me, does anyone know an alternative library?
@B4ckes What problem is going on with you?
Also cannot get this working anymore. After installing and running react-native link successfully and importing in my javascript I get the error Native module cannot be null. I also tried manual linking and get RCTBridgeModule.h not found.
@lfoliveir4 If we create a new React Native app specifying version to 0.54.7 (the exact version of the demo app) it works as expected on Android, but I wasn't able to compile/install the app on current version of react-native (0.61.5) after installing this package, the same problem as @raygerrard pointed out. Are there any plans to update the lib so It can work again on current version as well?
I too have exact same issue described by @raygerrard. Lib was working absolutely fine in with rn 0.59.10. However after I upgrade project to rn 0.61.4, its throwing exactly same issue as described by @raygerrard . @raygerrard and @Gustavo-Kuze : Did you find resolution for this? Do you found any alternative?
Hello all, @Naturalclar and I are the new maintainers for this repo. We are working to clean up and bringing it back to life.
Closing as it is maintained now. @Sumit-Chakole could you create a separate issue to support the latest RN version.
Most helpful comment
I too have exact same issue described by @raygerrard. Lib was working absolutely fine in with rn 0.59.10. However after I upgrade project to rn 0.61.4, its throwing exactly same issue as described by @raygerrard . @raygerrard and @Gustavo-Kuze : Did you find resolution for this? Do you found any alternative?