An open API service indexing awesome lists of open source software.

https://github.com/tahatesser/swiftuiplayground


https://github.com/tahatesser/swiftuiplayground

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# SwiftUI Playground

> [!NOTE]
> This is a collection of Swift/SwiftUI samples. It includes code snippets, examples, and exercises that I have collected from various sources and created myself.
> I have created this repository to help me learn Swift and SwiftUI. I hope it will be useful to others as well.

### Minimum Deployments

- iOS: 18.0
- iPadOS: 18.0
- macOS: 15.0
- visionOS: 2.0

### Preview

| iOS Preview 1 | iOS Preview 2 |
| --------------- | --------------- |
| | |
| iPadOS Preview 1 | iPadOS Preview 2 |
| --------------- | --------------- |
| | |

| macOS Preview 1 | macOS Preview 2 |
| --------------- | --------------- |
| | |

| visionOS Preview 1 | visionOS Preview 2 |
| --------------- | --------------- |
| | |

### Credits and References
- [Enid](https://x.com/ios_dev_alb)
- [JunoSlider](https://github.com/christianselig/JunoSlider)
- [Alberto Moral](https://x.com/AlbertMoral)
- [Hacking with Swift](https://www.hackingwithswift.com/)
- [Natalia Panferova](https://x.com/natpanferova)