A Headless JS is a RN service able to encapsulate some javascript operations and execute them detached from the application, like an android service . The headless service can do any kind of operation, except UI operations.
A Headless JS is a RN service able to encapsulate some javascript operations and execute them detached from the application, like an android service . The headless service can do any kind of operation, except UI operations.