Skip to content

Release 4.5.0

Compare
Choose a tag to compare
@Trancever Trancever released this 14 Dec 11:49
· 16 commits to master since this release

4.5.0 (2020-12-14)

Bug Fixes

  • add support for textAlign: center on TextInput (#2369) (a973af0)
  • drop usage of __expo (#2420) (3c8ac3f)
  • fix next page button in datatable pagination (#2412) (7d408ab)
  • fix padding in flat text input on web (#2410) (ae83848)
  • handle paddingHorizontal in TextInput with icon and affix (4b1c150)
  • make text non selectable if inside a button (0bd2cab)
  • remove cycles (#2378) (cbaf577)
  • replace safe-area-view with iphonex-helper (#2422) (d660113)

Features