Releases: esbenp/react-native-clean-form
Releases · esbenp/react-native-clean-form
0.5.0
0.4.4
0.4.3: Merge pull request #53 from FurkanBinek/master
react-native Failed to parse declaration padding 12 8
Version 0.4.2
Thanks to @williams-voon and @giautm for reporting the issues.
0.4.1
0.4.0: Merge pull request #35 from esbenp/bugfix-issue-33
Thanks to @markusguenther for all his hard work!
Version 0.3.1
Bugfix
Remove syntax error in createInputCreator.js
Version 0.3.0
New Feature
- Adjust the styling of components for android, thanks @markusguenther
- Provide the default theme for external API, thanks @markusguenther
- Enable the users to override the theme of a component with the theme attribute, thanks @markusguenther
0.2.0: Merge pull request #19 from markusguenther/bugfix-android-app-index
Thanks to @markusguenther for all his work!
0.1.2: Merge pull request #14 from markusguenther/bugfix-example-app
Fix dependencies in example app