Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@fakeheal fakeheal released this 01 Mar 17:40
· 13 commits to main since this release

0.1.0 (2022-03-01)

Bug Fixes

  • metro to load library code inside example/ app (8889838)
  • use split() + join() in onChangeText instead of replaceAll (e0f8aec)

Features

  • example app with different cases (9928119)
  • iOS: add returnKeyType for the underlying TextInput (a86d08a)
  • onEndEditing to return a single object with all values (ee188f1)