I built UI Playground, an iPhone app for browsing and experimenting with iOS UI components.
The idea came from wanting a simple way to explore UI patterns and components individually instead of digging through sample projects or documentation. The app lets you quickly look at different components and interactions, which can be useful for learning SwiftUI or getting inspiration when designing mobile interfaces.
I mainly use it as a reference when prototyping or experimenting with UI ideas.
efenande•1h ago
The idea came from wanting a simple way to explore UI patterns and components individually instead of digging through sample projects or documentation. The app lets you quickly look at different components and interactions, which can be useful for learning SwiftUI or getting inspiration when designing mobile interfaces.
I mainly use it as a reference when prototyping or experimenting with UI ideas.
If you’re curious, you can check it out here: https://apps.apple.com/us/app/ui-playground/id6504997189
Happy to hear feedback or ideas for components to add.