@thrash4life wrote:
Howdy. Ionic React dev here
Need some “final steps” guidance in creating a plugin wrapper for
cordova-plugin-nativeview
I’ve created the plugin per the instructions here:
https://github.com/ionic-team/ionic-native/blob/3e0b0750d851fab8e6af189c8f4aafa091402f4e/DEVELOPER.md
In order to get the
react-scripts
project to build I had to copy/modify a generatedpackage.json
file from another plugin in order to locally install my new plugin@ionic-native/native-view
The
ios
project successfully builds, but I receive the error[warn] - Native: tried calling .show, but the plugin is not installed.
I’d be happy to share the code or collaborate in any way to help me get this working so I can submit a PR and contribute to the community plugins.
Posts: 1
Participants: 1