StevenLambion / SwiftDux

Predictable state management for SwiftUI applications.
http://stevenlambion.github.io/SwiftDux
MIT License
153 stars 9 forks source link

2.0 API Enhancements #50

Closed StevenLambion closed 3 years ago

StevenLambion commented 3 years ago

Now that SwiftUI is in better shape, this PR introduces new enhancements that are apart of the original goal of the library. It also removes excess code and APIs developed during the original SwiftUI beta.

Deprecated

Changes

Added

Fixed