[Android/IOS] Start others apps
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.