Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Releases: infinitered/ignite-bowser

v5.0.2

22 Apr 16:33
Compare
Choose a tag to compare

5.0.2 (2020-04-22)

Bug Fixes

v5.0.1

13 Apr 18:18
Compare
Choose a tag to compare

5.0.1 (2020-04-13)

Bug Fixes

v5.0.0

29 Mar 23:46
Compare
Choose a tag to compare

5.0.0 (2020-03-29)

BREAKING CHANGES

    • React Navigation upgraded to version 5, a backwards incompatible change
  • Navigation state is no longer handled in MobX-State-Tree
  • Removed NavigationStore
  • Navigation state is now handled in React hooks (also persisted to async storage)
  • Back button handler is a hook now rather than a component
  • Added react-native-safe-area-context wrapping the primary navigator
  • Removed ignite g navigator generator
  • Screen generator no longer tries to add the new screen to a navigator

v4.14.3

19 Mar 01:11
Compare
Choose a tag to compare

4.14.3 (2020-03-19)

Bug Fixes

v4.14.2

17 Mar 22:09
Compare
Choose a tag to compare

4.14.2 (2020-03-17)

Bug Fixes

v4.14.1

05 Mar 18:26
Compare
Choose a tag to compare

4.14.1 (2020-03-05)

Bug Fixes

v4.14.0

04 Mar 22:11
Compare
Choose a tag to compare

4.14.0 (2020-03-04)

Features

v4.13.0

16 Jan 15:47
Compare
Choose a tag to compare

4.13.0 (2020-01-16)

Features

v4.12.0

09 Jan 21:50
Compare
Choose a tag to compare

4.12.0 (2020-01-09)

Features

v4.11.4

17 Dec 20:28
Compare
Choose a tag to compare

4.11.4 (2019-12-17)

Bug Fixes