MultilineTextView
UITextView has just entered the SwiftUI world! ๐AdaptiveSheet
A Sheet that has adaptive size based on its content! ๐YouTubePlayPauseView
YouTube play-pause view implemented in details! ๐คSwiftUIButton
An introduction to handling SwiftUI Buttons! โฌ๏ธCoder
Code everything into Data and String! ๐KeyValueStorage
Store any data on the device! ๐งณAttributedText
Text can handle attributed strings as well! ๐ColorChangingLabel
The long-awaited text changing property of UILabel has arrived! ๐ฅณAnimatedTabView
A TabView that can be animated in a versatile way! ๐ชPageViewController
Finally a fixed version of UIPageViewController! ๐RandomUser_iOS_MVVM_Swift
A small app (written in Swift) to demonstrate the MVVM architecture in the iOS development.PagingTabView
It seems that Apple's TabView took some steroids! ๐AnimationObserver
Observe SwiftUI animation progress with ease! ๐ฌSizePreferenceKey
Extend SwiftUI with a new PreferenceKey that holds the View's size! ๐Medium-ViewModifier
The repository for my Medium article about ViewModifiers. ๐AngleGradientView
UIKit's CAGradientLayer has enhanced itself! ๐Swizzling
Swizzle easily! ๐InteractiveView
Enhance View with interaction detection! ๐Complex_Kotlin
A small library (written in Kotlin) to demonstrate the Kotlin development.TabBarController
UITabBarController got custom tab bar implementation! ๐CornerRadius
CornerRadius has just learned about RTL and border setup! โถCompactScrollView
ScrollView learnt to wrap its content! ๐ฎโ๐จMemorySavingTabBarController
UITabBarController doesn't have to worry about the memory anymore! ๐ฆDelayedRetry
Combine's retry operator has got some new fancy way of customization! ๐ฉTooltip
Show a tooltip with a one-liner! ๐ฏ๏ธLazyView
Wrap a View lazily! ๐ฆฅTextLabel
A custom Label that uses CATextLayer under the hood! ๐ฌThe-Async-Architecture
A safe, async-await based architecture for developing high-performing iOS applications! ๐ฑSeamCarving
Carve the most important parts of the image! ๐๏ธStatefulContainer
Use the magic of View inside any non-View! ๐ชVerticallyRotated
If you want you can read the Texts sideways! แดMotion
Motion management never was so easy on iOS! ๐LayerAnimation
Animate layer's properties like never before! โจNetworkInfoObtainer
Grab the network info with ease! ๐AdvancedGeometryReader
GeometryReader with benefits! ๐จโ๐ซRatioHorizonalStack
Split a HStack into separate distinct parts! ๐ฅSafeAreaAwareView
Safe area can be occupied! ๐Medium-AnimatableProperties
The repository for my Medium article about Animatable properties. ๐AssociatedObjects
Helper functions for associated objects! ๐ReverseMask
Reverse the mask functionality in SwiftUI! ๐MaskedTabView
TabView with a mask! ๐ญMorphingView
Simply morph images! ๐ฅVibrancyEffectView
UIKit's vibrancy effect became straightforward to use! ๐RandomUser_iOS_TCA
A small app (written in Swift) to demonstrate the TCA architecture in the iOS development.RealmWrapper
A wrapper around Realm! ๐AlertController
UIAlertController's subclass replacement! ๐จChannel
Handle callbacks and updates as easy as pie! ๐ฅงLove Open Source and this site? Check out how you can help us