-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
On Running On Device, section Using offline bundle, it says:
Run the
react-native bundle
command in terminal from the root directory of your app
Unfortunately, when I tried to bundle my react-native app in this way, but all I got was this:
$ react-native bundle
Command `bundle` unrecognized
Usage: react-native <command>
Commands:
start: starts the webserver
install: installs npm react components
I'm running [email protected] and my react-native is based on 0.4.0.
Please clarify what the proper way is to bundle your app for distribution. Thank you :)
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.