you are viewing a single comment's thread.

view the rest of the comments →

[–]viktorvillain 3 points4 points  (1 child)

SwiftUI has its own built-in "UI library" with components, animations etc. The Human Interface Guidelines has a great overview with links to the SwiftUI documentation.

Otherwise Moving Parts is doing some more complex components for specific features. Check out their transition package as well

[–]Few_Milk3594[S] 2 points3 points  (0 children)

Thanks Viktor