Skip to content

Release 2.15.0

Compare
Choose a tag to compare
@Trancever Trancever released this 26 Mar 10:06
· 1351 commits to main since this release

Bug Fixes

  • fix issue with jumping label in TextInput on iOS (f23811b)
  • hide banner when visible prop is false (#934) (e899c55)
  • pass ref to child components, move API to parent TextInput (#949) (64c553e)
  • Searchbar TS types (#943) (1a4af74)

Features