Skip to content

v0.4.0

Compare
Choose a tag to compare
@gcanti gcanti released this 28 Feb 13:32
· 128 commits to master since this release
  • Breaking Change
    • required react-native version >= 0.20.0
  • New Feature
    • add support for Switch (Android), fix #60 (thanks @alvaromb)
    • Support for Android date and time pickers, fix #67 (thanks @alvaromb)
    • add support for webpack, fix #23
  • Documentation
    • How to clear form after submit (thanks @shashi-dokania)
    • Dynamic forms example: how to change a form based on selection
    • Stylesheet guide (docs/STYLESHEET.md)
  • Polish
    • add travis CI
    • add ISSUE_TEMPLATE.md (new GitHub feature)