https://github.com/tahatesser/swiftuiplayground
https://github.com/tahatesser/swiftuiplayground
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tahatesser/swiftuiplayground
- Owner: TahaTesser
- Created: 2024-08-04T17:11:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T18:24:53.000Z (4 months ago)
- Last Synced: 2025-04-22T12:07:20.473Z (about 2 months ago)
- Language: Swift
- Size: 30.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)