react-native-redux-typescript

React Native app in TypeScript with Redux, Thunk, and Saga.

MIT License

Stars
3

React Native, Hooks, Redux, Saga, Thunk, TypeScript

To run the project

$ git clone https://github.com/webmasterdevlin/react-native-redux-typescript.git
$ cd react-native-redux-typescript
$ yarn install
$ yarn run backend
$ yarn run start:ios