Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 340 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 340 Bytes

ember-android

A sample project that runs Ember.js in a WebView. It allows to communicate with Native code(Kotlin)

TO DO

  • Able to communicate back to Ember.js from Native code(Post Message, ...)

Contributing

  • Fork the project
  • Create a new branch
  • Make your changes
  • Submit a pull request

All contributions are welcome!