android - How do you run react-native app in production mode? -
i thought react-native run-android --dev=false
, doing doesn't stop developer menu showing when shake phone , request url packager has dev=true
in url params.
it's in dev menu under settings option. key have reload js. can verify in packager output dev=false
.
Comments
Post a Comment