- Видео 603
- Просмотров 33 867
Codelaby
Испания
Добавлен 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.
Видео
Reflection View in SwiftUI
Просмотров 819 часов назад
This video will show you how to create a customizable reflection effect for your SwiftUI views! Portafolio: bento.me/codelaby
Perspective 3D Button in SwiftUI
Просмотров 2228 дней назад
This code defines a custom button style in SwiftUI that creates a 3D pushable button effect. Portafolio: bento.me/codelaby
Colored Glass button in SwiftUI
Просмотров 1928 дней назад
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)
Просмотров 25Месяц назад
Birthday picker in SwiftUI (Playground)
Recreate the iconic iMessage chat bubble + RTL support in SwiftUI
Просмотров 37Месяц назад
Recreate the iconic iMessage chat bubble RTL support in SwiftUI
Data Loading with Shimmer Effects in SwiftUI
Просмотров 67Месяц назад
Data Loading with Shimmer Effects in SwiftUI
A SwiftUI Color Picker with Dark Mode and RTL Support
Просмотров 19Месяц назад
A SwiftUI Color Picker with Dark Mode and RTL Support
Pixellate playground in SwiftUI (Metal Shader)
Просмотров 32Месяц назад
Pixellate playground in SwiftUI (Metal Shader)
SwiftUI's SelectableGroupPicker: Make Powerful Pickers with Ease!
Просмотров 42Месяц назад
SwiftUI's SelectableGroupPicker: Make Powerful Pickers with Ease!
Derivated colors in SwiftUI (Playground color)
Просмотров 302 месяца назад
Derivated colors in SwiftUI (Playground color)
Animated Welcome Screen with features in SwiftUI
Просмотров 832 месяца назад
Animated Welcome Screen with features in SwiftUI
Build concept Apple Itelligence with circle variable blur in SwiftUI
Просмотров 282 месяца назад
Build concept Apple Itelligence with circle variable blur in SwiftUI
Corner Placement with SwiftUI Alignment Guides
Просмотров 402 месяца назад
Corner Placement with SwiftUI Alignment Guides
Container View for Overlapping Avatars in SwiftUI
Просмотров 292 месяца назад
Container View for Overlapping Avatars in SwiftUI
Create Avatars and Monograms using SwiftUI
Просмотров 732 месяца назад
Create Avatars and Monograms using SwiftUI
Customizing Google Sign-In Buttons in SwiftUI
Просмотров 482 месяца назад
Customizing Google Sign-In Buttons in SwiftUI
Photowall infinite animation in SwiftUI (MarqueeMetal Shader)
Просмотров 1102 месяца назад
Photowall infinite animation in SwiftUI (MarqueeMetal Shader)
Noise effect using metal shader in SwiftUI
Просмотров 882 месяца назад
Noise effect using metal shader in SwiftUI
Test: Image Loading in ViewModel using Nuke Library SwiftUI (incremental. memory)
Просмотров 652 месяца назад
Test: Image Loading in ViewModel using Nuke Library SwiftUI (incremental. memory)
SwiftUI Wave Animation (Metal Shaders)
Просмотров 452 месяца назад
SwiftUI Wave Animation (Metal Shaders)
Tint emoji in SwiftUI (Text to image extension)
Просмотров 502 месяца назад
Tint emoji in SwiftUI (Text to image extension)
Dev notes: swiftuisnippets.wordpress.com/2025/01/09/conceptual-overview-streak-manager/ Full source: www.patreon.com/posts/streak-manager-119698411
dev notes: swiftuisnippets.wordpress.com/2025/01/07/creating-reflections-in-swiftui/ Full source code: www.patreon.com/posts/reflection-view-119484103
Full souce code: www.patreon.com/posts/perspective-3d-118211696
dev notes: swiftuisnippets.wordpress.com/2024/12/17/colored-glass-button-in-swiftui/ source code: www.patreon.com/posts/colored-glass-in-118143898
Muchas gracias, bro!
dev notes: swiftuisnippets.wordpress.com/2024/12/11/creating-a-birthday-picker-in-swiftui-a-hands-on-guide/ full source code: www.patreon.com/posts/birthday-117751100
Full source code: www.patreon.com/posts/scalable-with-117606827
shimmer framework has not been updated for the last 7 months, it's not being maintained, might not be good idea to integrate frameworks that are not being maintained
If you are right, depending on many libraries can be counterproductive, in case they give any problem in the future, the repository only has one file that is embedded directly and makes the relevant changes.
Dev notes: swiftuisnippets.wordpress.com/2024/12/03/data-loading-with-shimmer-effects-in-swiftui/ Full source code: www.patreon.com/posts/data-loading-in-117226009
dev notes: swiftuisnippets.wordpress.com/2024/12/02/egmented-control-in-swiftui/ full source code: www.patreon.com/posts/segmented-conrol-117152006
dev notes: swiftuisnippets.wordpress.com/2024/11/29/building-a-tri-state-toggle-in-swiftui/ full source code: www.patreon.com/posts/creating-tri-in-116940235
Full source code: www.patreon.com/posts/color-picker-and-116877532
Dev notes: swiftuisnippets.wordpress.com/2024/11/25/wave-progress-view-in-swiftui/ Full source code: www.patreon.com/posts/wave-progress-in-116676311
Full source code: www.patreon.com/posts/social-follow-in-116496347
Dev notes: swiftuisnippets.wordpress.com/2024/11/21/creating-a-pixelate-effect-in-swiftui-using-metal-shader/ Full source code: www.patreon.com/posts/pixellate-msl-in-116383449
Building a Custom Selectable Group Picker in SwiftUI swiftuisnippets.wordpress.com/2024/11/18/2845/ full source code: www.patreon.com/posts/swiftuis-116224376
dev notes: swiftuisnippets.wordpress.com/2024/11/14/understanding-derived-colors-in-swiftui/ full source code: www.patreon.com/posts/derivated-colors-115991633
dev notes: swiftuisnippets.wordpress.com/2024/11/13/labeled-line-separator-in-swiftui/ Source code: www.patreon.com/posts/labeled-line-in-115930033
Dev notes; swiftuisnippets.wordpress.com/2024/11/13/template-welcomescreen-onboarding-swiftui/ Full source code: www.patreon.com/posts/welcome-screen-115909267
dev notes: swiftuisnippets.wordpress.com/2024/11/12/concept-apple-intelligence-circle-in-swiftui/ full source code: www.patreon.com/posts/concept-apple-in-115843998
dev notes: swiftuisnippets.wordpress.com/2024/11/04/snake-progress-view-in-swiftui/ Full source code: www.patreon.com/posts/snake-progress-115356872
Dev notes; swiftuisnippets.wordpress.com/2024/10/28/overlapping-avatars-in-swiftui/ Source code: www.patreon.com/posts/overlapping-in-114877389
Dev notes: swiftuisnippets.wordpress.com/2024/10/29/alignmentguide-playground-in-swiftui/ Source code: www.patreon.com/posts/corner-placement-114928800
dev notes: swiftuisnippets.wordpress.com/2024/10/28/component-avatarview-and-monogramview-in-swiftui/ full source code: www.patreon.com/posts/component-and-in-114867015
Who named a child called 8
Anything is possible, a series comes out on Netflix and becomes popular...
dev notes: swiftuisnippets.wordpress.com/2024/10/25/styling-google-sign-in-buttons-in-swiftui/ Source code: www.patreon.com/posts/asynchronous-in-115602945
MarqueView source code: www.patreon.com/posts/marqueeview-for-114627116 Photowall infinite source code: www.patreon.com/posts/photowall-scroll-114626822
Source code: www.patreon.com/posts/noise-effect-in-114548841
test code: gist.github.com/Codelaby/e5dd4aaefed37a8741f932b92d5073d4
Genial, muchas gracias por la explicacion, me fue de ayuda
code source: www.patreon.com/posts/wave-animation-114409504
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Code available my patreon (see my bio)
Souce code in full video
Souce code in full video
Souce code in full video
Souce code in full video
Souce code in full video
Souce code in full video
dev notes: swiftuisnippets.wordpress.com/2024/10/19/crafting-an-apple-music-profile-with-swiftui source code: www.patreon.com/posts/apple-music-in-114307043
dev notes: swiftuisnippets.wordpress.com/2024/10/17/convert-emoji-to-image-in-swiftui/ source code: www.patreon.com/posts/convert-emoji-to-114180621
dev notes: swiftuisnippets.wordpress.com/2024/10/17/flipview-rotate-between-views-in-swiftui/ Source code: www.patreon.com/posts/flipview-turn-in-114165518