- 596
- 32 277
Codelaby
Spain
Приєднався 22 чер 2022
Welcome to my journey of coding and creativity! I share various programming tips, especially focusing on SwiftUI, to help others learn and grow in their coding end.
Perspective 3D Button in SwiftUI
This code defines a custom button style in SwiftUI that creates a 3D pushable button effect.
Portafolio:
bento.me/codelaby
Portafolio:
bento.me/codelaby
Переглядів: 15
Відео
Colored Glass button in SwiftUI
Переглядів 1414 годин тому
This button style creates a button with a water-like glassy effect. It achieves this with: Gradients: Multiple gradients create a base color and highlights. Shadows: Layered shadows add depth and dimension. Color Adjustment: You can change the accentColor property to modify the overall button color. Portafolio: bento.me/codelaby
Birthday picker in SwiftUI (Playground)
Переглядів 20День тому
This code snippet creates a SwiftUI view for selecting a birthday and displaying the corresponding age. Portafolio: bento.me/codelaby
Scalable carousel with SwiftUI
Переглядів 4514 днів тому
This SwiftUI code implements a scalable carousel using a ScrollView and LazyHStack to display a series of colorful skateboards. Portafolio: bento.me/codelaby
Recreate the iconic iMessage chat bubble + RTL support in SwiftUI
Переглядів 3014 днів тому
This code implements a custom SwiftUI shape to create iMessage-style chat bubbles, handling both left and right-aligned bubbles. The MessageBubbleShape defines the bubble's curved edges and tail, while the MessageBubbleView displays the message content within the shaped background. The tailDirection property dynamically adjusts the bubble's tail position based on the message owner and the curre...
Data Loading with Shimmer Effects in SwiftUI
Переглядів 6114 днів тому
Data Loading with Shimmer Effects in SwiftUI
A SwiftUI Color Picker with Dark Mode and RTL Support
Переглядів 1421 день тому
A SwiftUI Color Picker with Dark Mode and RTL Support
Pixellate playground in SwiftUI (Metal Shader)
Переглядів 30Місяць тому
Pixellate playground in SwiftUI (Metal Shader)
SwiftUI's SelectableGroupPicker: Make Powerful Pickers with Ease!
Переглядів 40Місяць тому
SwiftUI's SelectableGroupPicker: Make Powerful Pickers with Ease!
Derivated colors in SwiftUI (Playground color)
Переглядів 29Місяць тому
Derivated colors in SwiftUI (Playground color)
Animated Welcome Screen with features in SwiftUI
Переглядів 79Місяць тому
Animated Welcome Screen with features in SwiftUI
Build concept Apple Itelligence with circle variable blur in SwiftUI
Переглядів 28Місяць тому
Build concept Apple Itelligence with circle variable blur in SwiftUI
Corner Placement with SwiftUI Alignment Guides
Переглядів 39Місяць тому
Corner Placement with SwiftUI Alignment Guides
Container View for Overlapping Avatars in SwiftUI
Переглядів 29Місяць тому
Container View for Overlapping Avatars in SwiftUI
Create Avatars and Monograms using SwiftUI
Переглядів 65Місяць тому
Create Avatars and Monograms using SwiftUI
Customizing Google Sign-In Buttons in SwiftUI
Переглядів 39Місяць тому
Customizing Google Sign-In Buttons in SwiftUI
Photowall infinite animation in SwiftUI (MarqueeMetal Shader)
Переглядів 97Місяць тому
Photowall infinite animation in SwiftUI (MarqueeMetal Shader)
Noise effect using metal shader in SwiftUI
Переглядів 802 місяці тому
Noise effect using metal shader in SwiftUI
Test: Image Loading in ViewModel using Nuke Library SwiftUI (incremental. memory)
Переглядів 592 місяці тому
Test: Image Loading in ViewModel using Nuke Library SwiftUI (incremental. memory)
SwiftUI Wave Animation (Metal Shaders)
Переглядів 392 місяці тому
SwiftUI Wave Animation (Metal Shaders)
Tint emoji in SwiftUI (Text to image extension)
Переглядів 452 місяці тому
Tint emoji in SwiftUI (Text to image extension)
Data Loading Methods, load more & infinite scrollin SwiftUI
Переглядів 582 місяці тому
Data Loading Methods, load more & infinite scrollin SwiftUI