Skip to content

nijat13/reactNative-redux

Repository files navigation

ReactNative-Redux

The initial boilerplate for creating ReactNative-Redux app.

How to run

You may need sudo before on Mac:

npm install

# or

yarn
npm start -- --reset-cache

# or

yarn start -- --reset-cache

How to test

npm test

# or

yarn test

Used technologies

For using this boilerplate, you have to check those tools:

  1. React-Native
  2. React-Navigation
  3. React-Redux
  4. Redux-Saga
  5. NativeBase
  6. Jest

This boilerplate is using the CreateNativeApp tool. The detailed information about create-react-native-app.

Future implementations:

  • Redux Devtools.
  • ESlint config and rules.

Authors and license

Nijat Ahmadov.

The Unlicense, see the included License file.

About

♣️ Boilerplate for react-native redux (saga) app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published