An open API service indexing awesome lists of open source software.

https://github.com/webmasterdevlin/react-native-redux-typescript

React Native app in TypeScript with Redux, Thunk, and Saga.
https://github.com/webmasterdevlin/react-native-redux-typescript

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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

### To run the project

```sh
$ 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
```

![screenshot](./screenshot.jpg)