Skip to content

Commit

Permalink
EDIT refactor/ui add text left
Browse files Browse the repository at this point in the history
  • Loading branch information
shuikang committed Apr 5, 2018
1 parent 18fd9d6 commit 5a515ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles/TextStyles.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ const style = StyleSheet.create({
right: {
textAlign: 'right'
},
left: {
textAlign: 'left'
},
kanit: {
fontFamily: 'Kanit'
}
Expand Down

0 comments on commit 5a515ec

Please sign in to comment.