Skip to content

Commit

Permalink
chore: tweak app config
Browse files Browse the repository at this point in the history
  • Loading branch information
dpyzo0o committed Dec 24, 2019
1 parent 30be344 commit 8b6b5d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class App extends Component {
navigationBarTitleText: 'WeChat',
navigationBarTextStyle: 'black',
},
style: 'v2',
};

componentDidMount() {
Expand Down

0 comments on commit 8b6b5d2

Please sign in to comment.