I am trying to style an React and React Native component. Would like to know if someone could help me create this look
<View>
<Text>05{<Text>h</Text>}</Text>
<Text>--</Text>
<Text>05{<Text>m</Text>}</Text>
<Text>am</Text>
<Text>____</Text>
</View>
