I was able to start integrating this library into a Cordova/PhoneGap plugin ([1]), with a quick demo in [2].
I had to apply a few hacks to get this project to work in a Cordova plugin.
An embedding API like they have for React Native ([3], [4]), though hopefully much simpler, would be really nice to enable smoother integration in the future.
I would be happy to take a look at this one when I get some time (hopefully) in the next 1-2 months or so.
I was able to start integrating this library into a Cordova/PhoneGap plugin ([1]), with a quick demo in [2].
I had to apply a few hacks to get this project to work in a Cordova plugin.
An embedding API like they have for React Native ([3], [4]), though hopefully much simpler, would be really nice to enable smoother integration in the future.
I would be happy to take a look at this one when I get some time (hopefully) in the next 1-2 months or so.
[1] https://github.com/phonegap-native-demo/cordova-plugin-syr-core-experimental [2] https://github.com/phonegap-native-demo/cordova-native-demo [3] http://facebook.github.io/react-native/docs/integration-with-existing-apps [4] https://www.raywenderlich.com/945-react-native-tutorial-integrating-in-an-existing-app