Skip to content

Commit

Permalink
chore: update example screens
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Mar 29, 2020
1 parent 09982ca commit 1897d86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/src/screens/DummyScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ const styles = StyleSheet.create({
alignItems: 'center',
},
text: {
fontSize: 43,
fontWeight: '600',
textTransform: 'uppercase',
color: 'white',
},
});
Expand Down

0 comments on commit 1897d86

Please sign in to comment.