- July 9, 2025
- Mins Read
use_frameworks!
pod ‘HTYTextField’
…
pod install
to install the dependencies.Source files
Just clone this repository or download it in zip-file. Then you will find source files under HTYTextField directory. Copy them to your project.
import HTYTextField
@IBOutlet weak var emailTextField: HTYTextField!
@IBOutlet weak var passwordTextField: HTYTextField!
emailTextField.rightPlaceholder = “xxx@xxx.xx”
passwordTextField.rightPlaceholder = “6~12 digits”
A lightweight sparkline component, supporting Swift, SwiftUI, macCatalyst and Objective-C. What is a sparkline? A sparkline is a very ...
LightChart is a lightweight SwiftUI package with line charts implementation. You can use it when you need only a chart that will perfectly ...
Swift package for displaying charts effortlessly. V2 Beta is here 🎉🎉🎉 V2 focuses on providing a strong and easy to ...
Lightweight and easy to use SwiftUI chart library for all Apple platforms