Skip to content

Invoking standalone react native application as jsbunle with some launch options/initial properties/command line arguments. This can help writing a loosely coupled react native application

Notifications You must be signed in to change notification settings

get2abhi/React-Native-Offline-JSBundle-With-Launch-Options

Repository files navigation

React-Native-Offline-JSBundle-With-Launch-Options

Invoking standalone react native application as jsbunle with some launch options/initial properties/command line arguments. This can help writing a loosely coupled react native application

Step 1: Export jsbundle

curl "http://localhost:8081/index.android.bundle?platform=android" -o lo.jsbundle

Step 2: Push jsbundle to device

adb push lo.jsbundle /storage/sdcard/Download

About

Invoking standalone react native application as jsbunle with some launch options/initial properties/command line arguments. This can help writing a loosely coupled react native application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published