4

In SwiftUI does anyone know if there's a way to use NavigationLink to slide destination view up from the bottom?

Braiam
  • 1
  • 11
  • 47
  • 78
  • No way for now from the box. Implement custom, using transitions, like in https://stackoverflow.com/a/61446820/12299030 – Asperi Aug 12 '20 at 13:07
  • This might help you as well: [Custom segue animation (navigation animation) in SwiftUI](https://stackoverflow.com/questions/57639845/custom-segue-animation-navigation-animation-in-swiftui) – pawello2222 Aug 12 '20 at 13:13

0 Answers0