8 Amazing SwiftUI Libraries to Use in Your Next Project

These libraries can help you fill the void in your next SwiftUI-powered iOS application

Rudrank Riyam
Better Programming

Photo by Dan Dimmock on Unsplash

Apple’s latest framework, SwiftUI, has taken the iOS development world by storm.

I discussed seven awesome open-source projects to take inspiration from earlier:

If you have started working with it or using it for your hobby projects, these eight libraries can help you step up your game.

Most of the libraries are available via Swift Package Manager.

1. QGrid

QGrid is the missing SwiftUI collection view. It uses the same approach as SwiftUI's list view, by computing its cells on-demand from an underlying collection of identified data.

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Written by Rudrank Riyam

Apple Platforms Developer. Technical Writer & Author. Conference Speaker. WWDC '19 Scholar.

Responses (5)

What are your thoughts?