You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can curl/wget your JS from the packager, include it with your APK, and tell the ReactInstanceManager to load the JS from an asset (see setBundleAssetName). That is the extent to which you can customize things for now. See #2703 (comment) for specifics.
How am I suppose to configure jscodelocation for react native android in real product? Is it doable?
The text was updated successfully, but these errors were encountered: