Simple Loading Animation Button for SwiftUI
A SwiftUI button that expands to reveal more content. Usage To create a simple CUIExpandableButton, you can use an SF ...
Experimenting with SwiftUI whilst creating a practical app to craft that perfect button style.
iOS utility class allows you to access keyboard view and track keyboard animation. (It was used by YYText) Compatibility iPhone / ...
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This project was ...
Easy way to handle iOS keyboard showing/dismissing. Introduction Working with iOS keyboard demands a lot of duplicated code. This category ...