<< back

A Companion for SwiftUI 5.1

Companion for SwiftUI documents 99

Category: Developer Tools
Price: Medium
Popularity: Low
Version String: 5.1.0
Release Date: 2023-12-01
Architecture: Intel & AppleSilicon(ARM)
Minimum OS: macOS 10.15
Vendor Name: Arrow Bit SL
Homepage: swiftui-lab.com

Version History 5.1.0

• Content update, with over almost 800 new entries, covering all the new API changes from WWDC '23.
• New filtering option: You may now select a specific framework (e.g., StoreKit, MapKit, etc).
• New filtering option: You can also indicate to include/exclude entries with a given range of deprecated version numbers.

Description:

Companion for SwiftUI documents 99.5 % of the SwiftUI views, shapes, and protocols for the iOS platform. Hoping to reach 100% soon!

The application includes an example for each method. A great deal of them are interactive and run embedded in the app. By using the associated controls, you'll see the immediate effects it has on the views, and how the code changes to produce such results.

If you would like to modify an example, with a single click, you may create and launch an Xcode Playground, or paste it in your own project.

You don't know what the control point in a quad curve is? No problem, open the .addQuadCurve() entry and drag the points of the curve to see how the parameters of the function change. It's instant knowledge, that will accelerate your learning curve dramatically.