Skip to content

[Android/IOS] Start others apps

Compare
Choose a tag to compare
@mfdeveloper mfdeveloper released this 06 Nov 15:58
· 27 commits to master since this release

Inspired by cordova plugin startapp, this plugin starts an external app too.

This plugin contains more checks, like avoid that a same NativeView is opened more than once, and more directly and catch error messages from native to JS bridge. Now, this plugin decide if a external or the same app, depending which parameters you pass to NativeView.show() method.