Skip to content

0.6.0

Compare
Choose a tag to compare
@rilyu rilyu released this 31 Jan 10:09
· 13 commits to master since this release

Breaking changes

  • Remove all buildProps functions
  • Theme: change fitIPhoneX to true by default, iPhoneX and iPhoneXS are fully supported (@SurpassRabbit)
  • BasePage: this.state.isFocused move to this.isFocused
  • Checkbox: change default icon
  • NavigationBar: set props.tintColor to null for no tint color, and undefined for default tint color
  • Toast: change closeOnHardwareBackPress to false by default (android only)

Features

Bugfixes

  • Support rn 0.58