Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 617 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 617 Bytes

headlessjs-example

This is an experiment project to implement Headless JS on React Native Application for Android. It's painful actually because there is no actual document implementation of React Native - Headless JS.

So here is my objective :

  • I want to run a background service on JS Side but it also possible to interact with Native function.

Then I got this result.

Screen shot