Skip to content

Commit

Permalink
updating Kohana example
Browse files Browse the repository at this point in the history
  • Loading branch information
halilb committed Feb 8, 2019
1 parent 4c3b297 commit 1350af5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ const kohanaInput = (
iconColor={'#f4d29a'}
labelStyle={{ color: '#91627b' }}
inputStyle={{ color: '#91627b' }}
labelContainerStyle={{ padding: 20 }}
iconContainerStyle={{ padding: 20 }}
useNativeDriver
/>
);
Expand Down

0 comments on commit 1350af5

Please sign in to comment.