ace
ace copied to clipboard
Build Cordova apps with true native UI
If so, this seems to be the most promising fork of the project: https://github.com/notsyncing/ace
Hi , I am facing issue while adding this plugin . in cordova 9 . i can not downgrade to 8.1.2 . Because so many plugins are made for cordova...
I think it's a great plugin ā and not compatible with ionic 3 you will have to make an update š
Is there a specific reason an app won't install on Android (only tested Android) with Ace being used? My app is not installing and I've never had issues before...
I've followed all the steps from here http://microsoft.github.io/ace/docs/native-ui/#four and tried everything, even copied some files from the examples to my project.I just want to get the widget on the device...
It saved my life many times, so easy to integrate native code into cordova, does anyone know about a similar project?
Hi there, I came across Project Ace and am hoping this mailbox is still active, seeing as the project has been discontinued. Iād like to know if there are any...
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...
Is there a way to show an android xml layout and run a java function on load? (I have java class that embeded an android layout in init) I tried...
I'm using cordova file plugin to retrieve a jpg picture from sd card and I need to pass this picture to java side through Ace's native invoker. Here is part...