I've added ThemedText & Emphasis components for the modal header to give them a look with the half highlight on the emphasized words.
Replaced the modal header with the actual text.
<ThemedText>
Normal text <Emphasis>emphasised text</Emphasis> some more normal text.
</ThemedText>
Also, added a background color to the login button.
Improvements