- August 28, 2025
- Mins Read
A better TextField for SwiftUI. A growing, multiline, auto-focusable TextField supporting bindable focus.
This has been pulled out of my flashcard app, Omen—in case you need some help memorizing SwiftUI overloads 😜
A simple example app is included in the OmenTextFieldExample subproject.
You can add OmenTextField to an Xcode project by adding it as a package dependency.
This package provides you with an easy way to show tooltips over any SwiftUI view, since Apple does not provide ...
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or ...
Create Toast Views with Minimal Effort in SwiftUI Using SSToastMessage. SSToastMessage enables you to effortlessly add toast notifications, alerts, and ...