Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

39 lines (19 loc) · 1.32 KB

Change Log

0.2.1 (Apr 17, 2017)

Patches

  • Set an id to container view in ReactActivity (#93)

0.2.0 (Apr 17, 2017)

New Features

  • Cleanup warnings, implement some tab/tabbar props (#74)

  • Translucent fragments (#69)

  • Use the same container for all Fragments (#50)

  • Encapsulate a back stack in a data class (#47)

Patches

  • Make android button ordering consistent with iOS (#91)

  • Use correct event prefix on android (#89)

  • Use gradle provided RN instead of specific version (#88)

  • Updated the ColorStateList for Tab Bars containing less then 4 tabs (#71)

  • De-register onReactContextInitialized listener after first run (#58)

  • Remove clown town dispatch asyncs (#39)

0.1.0 (Mar 13, 2017)

  • Official Release!