You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library was always about adding reusable, simple utilities and views to extend SwiftUI.
However, over time, I have added more complex component types and concepts to the library, which is a bad fit, since this concepts may require more specific demos, documentation etc. than fits this project.
As such, from SwiftUI 3, I will move many complex types into their own libraries. I will therefore list such components in the list below and deprecate them once they are their own libraries. I will then bump to 3.0 once they have all been converted.
This library was always about adding reusable, simple utilities and views to extend SwiftUI.
However, over time, I have added more complex component types and concepts to the library, which is a bad fit, since this concepts may require more specific demos, documentation etc. than fits this project.
As such, from SwiftUI 3, I will move many complex types into their own libraries. I will therefore list such components in the list below and deprecate them once they are their own libraries. I will then bump to 3.0 once they have all been converted.
For each new kit, I should have:
More may come as I start this work.
The text was updated successfully, but these errors were encountered: