tedplumtree / Panicker

Keep your charging phone safe, exactly where you put it
0 stars 0 forks source link

Setup redux store #4

Open tedplumtree opened 7 years ago

tedplumtree commented 7 years ago

The redux store will include two states, "active" and "moving".

This story only tracks setting up the necessary actions and reducers in the right package structure, and the corresponding unit tests. This story does not track actually consuming the state store as a React component.

tedplumtree commented 7 years ago

Change of plans as referenced in Issue 3 -- this will just add the "active" state, and wire it with the FAB.