swiftui-components
There are 216 repositories under swiftui-components topic.
MasonryStack
A Pinterest like layout in SwiftUI (horizontal & vertical).
MacControlCenterUI
SwiftUI menu builder DSL & controls that mimic macOS Control Center.
RRSettingsKit
A beautiful customizable settings screen created in SwiftUI
SwiftTabler
A multi-platform SwiftUI component for tabular data
stream-video-swift
SwiftUI Video SDK ➡️ Stream Video 📹
Infinite4Pager
Infinite4Pager is a flexible and powerful SwiftUI component that provides infinite scrolling capabilities in four directions: up, down, left, and right. It's perfect for creating image galleries, card decks, or any other content that requires seamless navigation in multiple directions.
SwiftUICalendarView
Build a Calendar By Pure SwiftUI
GridView
Easy Grids with SwiftUI
AStack
The Missing SwiftUI Adaptive and Accessible Stacks Library.
FluidStepper
A custom stepper with fluid micro-interactions created with #SwiftUI! 🧮
SUINavigation
Simple SwiftUI Navigation component. Alternate NavigationStack with supporting from iOS 14. We are fixing all know Apple bugs and performance drop. Compatible with Routing, Coordinator and each other architecture patterms. This navigation has functions of getting and applying the URL which allows you to organize deep links without special costs.
ElegantPages
The elegant full screen page view missed in SwiftUI
ComponentsKit
A library with UIKit and SwiftUI components to build iOS apps faster
AxisSheet
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis mode. It supports iOS and macOS.
SSSwiftUIGIFView
SSSwiftUIGIFView is a custom controller designed to help load GIFs in SwiftUI. It supports loading GIFs from remote URLs, is compatible with both iOS and macOS, and implements a caching mechanism to improve loading times and reduce data usage.
SwiftUI.TextEdit
SwiftUI proof-of-concept text edit component
SwiftUI-Common
SwiftUI components that seem to be highly reusable.
ExpandableText
Expand the text with the "more" button.(SwiftUI)
RemoteImage
Swift package for a SwiftUI remote image view
Liquid-Menu-Buttons
Transitioning a button design with a fluid twist! 💧#SwiftUI
CropImageView
A lightweight library to crop image in special area,Write in swiftUI
CustomizableSegmentedControl
Customizable segmented control in SwiftUI
AsyncView
AsyncView is a SwiftUI View that handles in-progress and error states when loading data asynchronously using async/await. It's like AsyncImage but for data.
swiftui-ios-26
Ready-to-use SwiftUI designs, modifier use cases, Liquid Glass, and more.
Swipeable-View
Simple editActionsForRowAt functionality, written on SWIFTUI
FidgetText
Make your text come alive with FidgetText, an interactive SwiftUI text view! 💬 🔍
MapItemPicker
A simple, yet highly customizable and powerful location picker for SwiftUI.
Tesla_Clone_Swiftui
Tesla App Clone with SwiftUI
AdvancedList-SwiftUI
MOVED to https://github.com/crelies/AdvancedList | Advanced list with empty, error and loading state implemented with SwiftUI
PopupUI
Toast & Popup any View by SwiftUI! SwiftUI 实现的弹窗控件,简单易用! 便利の SwiftUI PopupView!
fucking-about-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI. With repository stars⭐ and forks🍴
PillPickerView
Easily customizable Pill Picker made with SwiftUI
Swipy
SwiftUI swipe actions library. Allows you to make any view swipeable without List view.
SSSwiper
SSSwiper is used to create swipe gestures action inside any view just by adding a modifier to the View with various customization options
ColorSelector
A SwiftUI color picker component library for macOS