puneetchd / SwiftUI-Kit

A SwiftUI system components and interactions demo app

Home Page:https://ibuildmyideas.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI Kit

A SwiftUI system components and interactions demo app based on iOS 14 and macOS Big Sur

SwiftUI Kit

Use the SwiftUI Kit app to see how SwiftUI views appear and interact when using the system defaults. You can view the source to see how particular examples work.

Includes Buttons, Colors, Controls, Fonts, Haptics, Images, Indicators, Shapes, and Text.

SwiftUI Kit examples

To run

Make sure you're using Xcode 12+ as well as a device running iOS 14+. Works on iPhone, iPad, and Mac.

Accent color

To change the accent color and see how it affects the system components, go to the AccentColor section of Assets.xcassets in Xcode. You can then change the Light and Dark accent colors that will be applied to the app.

Contributing

Please feel free to submit pull requests in order to contribute back to SwiftUI Kit. This is for the SwiftUI community!

SwiftUI Resources

Recreate - A video series about recreating popular UI with SwiftUI

Primitive - Learn SwiftUI for designers

By Jordan Singer (@jsngr)

Credit SwiftUI Apple Developer Documentation for many examples and terminology

About

A SwiftUI system components and interactions demo app

https://ibuildmyideas.com

License:MIT License


Languages

Language:Swift 100.0%