Skip to content

Releases: esbenp/react-native-clean-form

0.5.0

03 Jan 15:59
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
bump version

0.4.4

02 Jul 19:41
Compare
Choose a tag to compare
0.4.4 Pre-release
Pre-release
bump

0.4.3: Merge pull request #53 from FurkanBinek/master

02 Jul 19:39
Compare
Choose a tag to compare
react-native Failed to parse declaration padding 12 8

Version 0.4.2

19 Apr 09:00
Compare
Choose a tag to compare
Version 0.4.2 Pre-release
Pre-release

Fixes #43
Fixes #44

Thanks to @williams-voon and @giautm for reporting the issues.

0.4.1

12 Apr 07:03
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
bump version

0.4.0: Merge pull request #35 from esbenp/bugfix-issue-33

12 Apr 07:02
Compare
Choose a tag to compare

Fixes #32
Fixes #34
Fixes #28

Thanks to @markusguenther for all his hard work!

Version 0.3.1

30 Mar 11:31
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release

Bugfix

Remove syntax error in createInputCreator.js

Version 0.3.0

30 Mar 11:06
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

New Feature

  1. Adjust the styling of components for android, thanks @markusguenther
  2. Provide the default theme for external API, thanks @markusguenther
  3. 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

28 Mar 09:03
Compare
Choose a tag to compare

0.1.2: Merge pull request #14 from markusguenther/bugfix-example-app

24 Mar 10:19
Compare
Choose a tag to compare
Fix dependencies in example app