This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
Releases: react-navigation/stack
Releases · react-navigation/stack
Release 1.7.1
Release 1.7.0
Release 1.6.0
Release 2.0.0-alpha.13
Release 1.5.5
Release 1.5.4
Release 2.0.0-alpha.12
2.0.0-alpha.12 (2019-08-31)
Features
Release 1.5.1
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
- add theme support (d893531)
Release 2.0.0-alpha.11
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)