alexfinnarn / swole-nation-react-native

Make America Swole Again...more quickly this time...
MIT License
0 stars 0 forks source link

Refactor Session To Use A New SessionProgress Component #187

Open alexfinnarn opened 5 years ago

alexfinnarn commented 5 years ago

The progress component will house the previous, next, and complete buttons. It has to know about the session's sets and reps. Setting the active index in the store from this component will simplify the overall Session component and its other parts.

alexfinnarn commented 5 years ago

Add the start/pause and quit buttons to this component. I think those actions fit into actions already included in the component.

Also, make each one just an icon from that one vector icon package.