AdrianMachado / KaiUI

React component library for KaiOS apps
MIT License
187 stars 39 forks source link

Add initialValue to TextInput #30

Closed danjjl closed 4 years ago

danjjl commented 4 years ago

Allows initializing TextInput with a user-defined value

danjjl commented 4 years ago

Hadn't checked the proptypes. :)

Rebased on master and added type and default value