Merge pull request #209 from Quadrified/master

Added React Native Application with Redux Thunk
This commit is contained in:
Tu V. Tran 2020-02-14 11:04:53 -08:00 committed by GitHub
commit 58e83b7ac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,6 +186,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
### Mobile Application:
- [Build a React Native Todo Application](https://egghead.io/courses/build-a-react-native-todo-application)
- [Build a React Native Application with Redux Thunk](https://medium.com/@alialhaddad/how-to-use-redux-thunk-in-react-and-react-native-4743a1321bd0)
### Web Applications: