pointfreeco / swift-navigation

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

Change Navigation Stack Controller's initializers to be required #199

Closed stephencelis closed 1 month ago

stephencelis commented 1 month ago

Initialization rules otherwise prevent Swift from seeing downstream initializers.