microsoft / ace

Build Cordova apps with true native UI
http://microsoft.github.io/ace
Other
850 stars 157 forks source link

How to make a widget using Ace and Ionic2? #81

Open ChrisK1994 opened 6 years ago

ChrisK1994 commented 6 years ago

I have no clue how to achieve that, I know that widget has to be made in native code and I did it in Android Studio, I have also installed Ace Cordova plugin. But what next? How to attach widget with Ace to my Ionic 2 project? And is it possible to invoke functions in Ionic 2 from this widget?