Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
Theme title color
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Sep 29, 2019
1 parent 7279ed3 commit 742e2a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/navigation/RootStackNavigator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const routeConfig = {
<Text
style={{
fontSize: 18,
color: theme.fontColor,
}}
>
{navigation.state.routeName}
Expand Down

0 comments on commit 742e2a8

Please sign in to comment.