Skip to content

wikimedia/design-playground-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Design Playground

A playground of various standard UI elements, fonts, and colors. You can use the Environment Overrides in Xcode to change things like Dynamic Type size and Light/Dark appearance to see how the UI elements react. Use the Playground tab to create some customized common UIKit elements.

The colors and text styles presented in the app are the system available ones from iOS 14+ (for example, the systemMint color is only available in iOS 15+ and not included here).

Running

Design Playground requires Xcode and supports devices and simulators running iOS 14.5+.

  1. Open the Design Playground.xcodeproj file in Xcode.
  2. Choose a Simulator or device and click the Run icon or use the keyboard shortcut ⌘-R.
  3. Search for // NOTE: in the code to find UI elements that you can change the properties of to experiment.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages