Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Release 2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@satya164 satya164 released this 21 Jun 19:57
· 253 commits to master since this release

2.0.0-alpha.2 (2019-06-21)

Bug Fixes

  • don't enable overlay on iOS by default (572ab5c)
  • fix header tint color not applied (6252b36)
  • make sure components update when descriptor changes (70e5a40)
  • support specifying header background color in headerStyle (f0244dd)
  • whitelist supported styles instead of blacklist (e84d62f)

Features

  • add cardX options in navigationOptions (60fc324)
  • add headerBackgroundStyle option (f4031be)
  • add headerBackTitleVisible option to navigation options (3c4b0eb)
  • add headerTransparent option (5cf9e7e)
  • add iOS modal presentation style (243839d)