Skip to content

Release 1.6.0

Choose a tag to compare

@anday013 anday013 released this 18 Mar 20:16
· 40 commits to main since this release

Features

  • No required props anymore. Working out of the box. (#38)
  • Underlying TextInput props are exposed (Kudos to @erenkulaksiz and @alexkev) (#43)
  • Added disabled state and its styles (Kudos to @EddWills95 ) (#35)
  • Handle focus/blur properly (Kudos to @alexkev) (#45)

Fixes

  • autoComplete issue on Android fixed (Kudos to @CarmineRumma ) (#40)
  • Properly set styles passed to textInput (#44)