@thrash4life wrote:
Howdy. Ionic React dev here
Need some “final steps” guidance in creating a plugin wrapper for
cordova-plugin-nativeviewI’ve created the plugin per the instructions here:
https://github.com/ionic-team/ionic-native/blob/3e0b0750d851fab8e6af189c8f4aafa091402f4e/DEVELOPER.mdIn order to get the
react-scriptsproject to build I had to copy/modify a generatedpackage.jsonfile from another plugin in order to locally install my new plugin@ionic-native/native-viewThe
iosproject 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
