We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedbaf3 commit 50b4147Copy full SHA for 50b4147
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# swiftui-navigation-stack Changelog
2
3
+## 1.0.6
4
+- Fixed a bug that caused a wrong transition animation on iOS 16.
5
+
6
## 1.0.5
7
- Renamed `NavigationStack` to `NavigationStackCompat` to avoid conflicts with the iOS 16 `NavigationStack` by Apple.
8
- You can now check whether the NavigationStackCompat already contains a specific view.
0 commit comments