Skip to content

A base starter kit for react native with redux and sagas configured.

License

Notifications You must be signed in to change notification settings

AWorkingApp/ReactNativeStarter

Repository files navigation

ReactNativeStarter

A base starter kit for react native with redux and sagas configured.

Project based on create-react-native-app

Libraries

  • redux
  • redux-saga
  • react-native-router-flux
  • react-native-vector-icons
  • realm
  • immutablejs
  • redux-immutable

Rename the project

You may want to rename the project before starting the development.

This starter use react-native-rename to rename your project.

To rename the project, simply run npm run rename -- <New Name>

Or rename bundleId as well npm run rename -- <New Name> -b <New BundleId>

List of some UI Libraries

License

MIT

Copyright

A Working App Inc.

About

A base starter kit for react native with redux and sagas configured.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published