Safetorun/safe_to_run

Allow calling from react native

Opened this issue · 0 comments

In order to allow safe to run functionality to run from react we can package & create a package that can be installed in a react native app and called from javascript.

Need to consider:

  • No-op for non-android apps (e.g. iOS)
  • Deployment to package manager
  • Automated testing