writefreely-swiftui-multiplatform
writefreely-swiftui-multiplatform copied to clipboard
Prepare for iOS 16/macOS 13
iOS 16/macOS 13 is coming in the fall of 2022 and we need to ensure WriteFreely runs nicely on it.
There's at least one big change that we have to prepare for: SwiftUI is deprecating NavigationView
in favour of the new NavigationStack
. Migration guidance is available here.
- [ ] New-post disappears from post list toolbar
- [ ] SwiftLint warning on build (ref)