Codelaby
Codelaby
  • 596
  • 32 277
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
Переглядів: 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
Segmented control in SwiftUI
Переглядів 4721 день тому
Segmented control in SwiftUI
Creating Tri-State Toggles in SwiftU
Переглядів 1221 день тому
Creating Tri-State Toggles in SwiftU
A SwiftUI Color Picker with Dark Mode and RTL Support
Переглядів 1421 день тому
A SwiftUI Color Picker with Dark Mode and RTL Support
Build Wave Progress View in #SwiftUI
Переглядів 3328 днів тому
Build Wave Progress View in #SwiftUI
Social Follow Button in SwiftUI
Переглядів 12Місяць тому
Social Follow Button in SwiftUI
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)
Labeled Line Separator in SwiftUI
Переглядів 50Місяць тому
Labeled Line Separator in SwiftUI
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
Snake Progress View in SwiftUI
Переглядів 51Місяць тому
Snake Progress View 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)
Apple Music Profile View in SwiftUI
Переглядів 332 місяці тому
Apple Music Profile View in SwiftUI
Tint emoji in SwiftUI (Text to image extension)
Переглядів 452 місяці тому
Tint emoji in SwiftUI (Text to image extension)
Flip Card in SwiftUI Edge direction
Переглядів 542 місяці тому
Flip Card in SwiftUI Edge direction
Data Loading Methods, load more & infinite scrollin SwiftUI
Переглядів 582 місяці тому
Data Loading Methods, load more & infinite scrollin SwiftUI