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

Releases: react-navigation/stack

Release 1.7.1

12 Sep 14:25
Compare
Choose a tag to compare

1.7.1 (2019-09-12)

Bug Fixes

Release 1.7.0

12 Sep 14:19
Compare
Choose a tag to compare

1.7.0 (2019-09-12)

Features

  • export types for ScreenProps amd ScreenComponent (a73555d)

Release 1.6.0

12 Sep 13:13
Compare
Choose a tag to compare

1.6.0 (2019-09-12)

Features

  • export typescript types (11bada9)

Release 2.0.0-alpha.13

11 Sep 15:12
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.13 (2019-09-11)

Bug Fixes

Features

  • if cardStyle has flexed specified, set the same value on P… (#206) (143701d)

Release 1.5.5

11 Sep 15:08
Compare
Choose a tag to compare

1.5.5 (2019-09-11)

Bug Fixes

Release 1.5.4

09 Sep 20:43
Compare
Choose a tag to compare

1.5.4 (2019-09-09)

Bug Fixes

  • add peer dep on react-navigation (5e62273)
  • make default values work for windows (593691c)
  • only use native driver on ios and android (a62b07b)

Release 2.0.0-alpha.12

31 Aug 08:29
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.12 (2019-08-31)

Features

  • support multiple tint colors for HeaderSegment (#198) (6c251cc)

Release 1.5.1

31 Aug 09:49
Compare
Choose a tag to compare

1.5.1 (2019-08-31)

Bug Fixes

  • fix reference to types in package.json (#135) (c141c24)
  • fix typescript definitions (a8897d1)
  • header accessibility fixes (#77) (f9f279e)
  • silence deprecated lifecycle warning in Transitioner (#118) (10fe551)
  • Transitioner await onTransitionStart (fac2462)

Features

Release 2.0.0-alpha.11

29 Aug 18:04
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.11 (2019-08-29)

Bug Fixes

  • add memoization of spring nodes (9445e55)
  • change interpolated style when idle to avoid messing up reanimated (d40ef49)
  • properly set animated node on gestureEnabled change (d8ea803)

Features

  • adapt memoization for new and old reanimated as well (fe4ae75)
  • disable attaching nodes when gestureEnabled set to false (#194) (a573e3b)

Release 2.0.0-alpha.10

26 Aug 23:03
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.10 (2019-08-26)

Features

  • adapt memoization for new and old reanimated as well (b60528f)