项目作者: MichaelEakins

项目描述 :
React-Native Redux Demo app
高级语言: JavaScript
项目地址: git://github.com/MichaelEakins/todo.git
创建时间: 2019-06-26T16:39:31Z
项目社区:https://github.com/MichaelEakins/todo

开源协议:

下载


Tutorial using React Native and Redux from Unsure Programmer

This is a working versoin of the previously notes tutorial.

I used React-Native init todo rather than using Expo.

This tutorial has a working store with implemented reducers, actions and actionTypes.