youjinp / SwiftUIKitLinks
A collection of missing SwiftUI components
☆284Updated 2 years ago
Alternatives and similar repositories for SwiftUIKit
Users that are interested in SwiftUIKit are comparing it to the libraries listed below
Sorting:
- Swipe Left2Right & Right2Left, pure SwiftUI implementation☆278Updated 10 months ago
- A SwiftUI TabView that retains the state of each tab as well as some other goodies.☆326Updated 2 years ago
- Easy-to-use HStack that snaps to elements on scroll.☆266Updated last year
- Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.☆341Updated 3 years ago
- A small, lightweight UISearchController wrapper for SwiftUI☆225Updated 4 years ago
- View modifiers that wrap UIVisualEffectView, with environment integration.☆334Updated 5 years ago
- A SwiftUI library that makes easier to develop overlay based interfaces, such as the one presented in the Apple Maps app.☆233Updated 2 years ago
- A SwiftUI component which handles logging in with Apple to Firebase☆180Updated 5 years ago
- Advanced List View for SwiftUI with pagination & different states☆302Updated 3 years ago
- A library for SwiftUI to create custom alerts with different appearances and animations.☆254Updated 4 years ago
- How to move SwiftUI view up when keyboard appears https://www.vadimbulavin.com/how-to-move-swiftui-view-when-keyboard-covers-text-field/