This is my React Native version of the Holy bible project.
You can check the NextJS version here
- NodeJs 14.x
- Yarn
- React Native environment
Just install the dependencies with yarn
yarn
Then, run the development script (ps: This will both react native and also the storybook server.)
yarn dev
Just open the mobile emulator :)
Open http://localhost:9999 to check your stories.
dev
: starts both the emulator and the storybook server.start
: starts the app using expoios
: starts expo for iosios:cache
: remove all watchman metadata before start with ioscache:clean:hard
: resets all unversioned metadata and starts the appformat
: runs eslint and fix everythingandroid
: starts the app for android.web
: starts the app for webeject
: eject from expotest
: runs the unit tests with jestprestorybook
: runs the scriptrnstl
in which updates all new storybook files.storybook
: starts the storybook server.build-storybook
: build the storybook.
This project uses:
Paulo Luan
Paulo Luan |