alexfinnarn / swole-nation-react-native

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

Add A SessionDisplay Component #188

Open alexfinnarn opened 5 years ago

alexfinnarn commented 5 years ago

The top third of the Session screen is a display area with a gif and the names of the current, upcoming, and previous exercises. The component will need to know about a lot about the current Session.

For exercise names, it is probably good to create a <Text> element for each word so that they can be centered better than they are now.