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.
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.