pointfreeco / swift-navigation

Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.
http://pointfree.co
MIT License
1.99k stars 127 forks source link

Restore `ActionSheet` extension #195

Closed stephencelis closed 3 months ago

stephencelis commented 3 months ago

We lost this deprecation when 2.0.0 was released, but it's a SwiftUI-related interface and not a library deprecation, so I think it should still be available on iOS 13 (we use it in TCA).