Rajesh BudhirajaCapsule with gradient: iOSThis article will show how to make a capsule shape with a gradient. While building this we will also see how layers work, how masking…Sep 30
Avijit MondalExploring UIViews and CALayers in iOS -What’s the Difference?Introduction: In the world of iOS development with Swift, understanding the difference between views and layers is like having a magic key…Jan 4
Max KalikUI Throwback: Creating a Retro Progress Bar for iOS using CALayersDive into the blend of retro charm and modern iOS development with our guide on creating a nostalgic CALayer-based Progress Bar in iOS.Dec 24, 2023Dec 24, 2023
InThe Engineering GeckobyVasudha JhaShimmer Animations in iOSI always like to start with a matte base then add shimmer. — Scarlett JohanssonNov 29, 20197Nov 29, 20197
Abdullah Mohammad DaihanMessenger typing animation in objective-cYou can use BallPulseSyncIndicatorView class to show typing animation as facebook messenger. You can use BallPulseSyncIndicatorView both…Nov 22, 2023Nov 22, 2023
Rajesh BudhirajaCapsule with gradient: iOSThis article will show how to make a capsule shape with a gradient. While building this we will also see how layers work, how masking…Sep 30
Avijit MondalExploring UIViews and CALayers in iOS -What’s the Difference?Introduction: In the world of iOS development with Swift, understanding the difference between views and layers is like having a magic key…Jan 4
Max KalikUI Throwback: Creating a Retro Progress Bar for iOS using CALayersDive into the blend of retro charm and modern iOS development with our guide on creating a nostalgic CALayer-based Progress Bar in iOS.Dec 24, 2023
InThe Engineering GeckobyVasudha JhaShimmer Animations in iOSI always like to start with a matte base then add shimmer. — Scarlett JohanssonNov 29, 20197
Abdullah Mohammad DaihanMessenger typing animation in objective-cYou can use BallPulseSyncIndicatorView class to show typing animation as facebook messenger. You can use BallPulseSyncIndicatorView both…Nov 22, 2023
Chanakya HirparaHow to add circular border with gradient in iOS SwiftTo add a circular border first of all we have to make UIView rounded by changing UIView’s cornerRadius to half of height of UIView. Height…May 3, 20211
Yevhenii Peteliev 🇺🇦[Core Animation] Layer Masking for beginnersIntroduction to layer maskingMay 23, 20181