Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 3.64 KB

README.md

File metadata and controls

29 lines (24 loc) · 3.64 KB

SwiftUI-Explorations

Here, you’ll find a collection of my swiftUI prototypes. As I delve into SwiftUI, I’m sharing my learning journey and experiments in this space. I also cover these topics in more detail in my blog post

# Project Name & Link Description
1 Animated Tab Icons Animating symbols and native animation properties.
2 Apple TV Loader Experimented with layouts and recreated loading spinner.
3 Arc Drag Interaction Replicated onboarding fidget spinner from Arc Search app.
4 Button Animation Tap, press exercise.
5 Button Styles 2023 and 2024 button style toggle.
6 Confetti Fidgets Recreated Framer interaction by Daniel Korpai.
7 Gradient Mesh Gradient mesh experiment.
8 iOS Dock iOS Dock adjusted for horizontal scrolling.
9 iOS Slider iOS Slider with added glow.
10 Keyframe Challenge Keyframe animation exercise.
11 Meatball CoreMotion exercise.
12 Meditation Breathing Apple Watch-like interaction.
13 On Drag Interaction Dynamic cloth-like grid.
14 Paging Indicators Based on idea from Andie Logan.
15 Particles Burst Recreated prototype by Alex Widua.
16 Spinner Played with layouts and tried to recreate Apple TV spinner.



Note

As I am currently in the learning process and exploring out of pure joy and curiosity, please note that the code may not yet be fully optimized for production-level usage.