Skip to content

MichaelEakins/todo

Repository files navigation

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.