@steroidsjs/native
v3.0.0-beta.6
Published
1. Dependencies installation:
Keywords
Readme
SteroidsJS for React Native Development
- Dependencies installation:
yarn- To publish to NPM manually use the command (nps is not a typo!):
nps publish.manual
#OR
yarn script publish.manualYou should be authorized in NPM first! For this purpose use:
npm loginNative Router Dev Mode
In dev mode navigation state is persistent. To disable this behavior set env variable DISABLE_PERSISTENT_ROUTER
