awesome-swiftui-libraries
:rocket: Awesome SwiftUI Libraries
https://github.com/Toni77777/awesome-swiftui-libraries
Last synced: 3 days ago
JSON representation
-
Navigation
-
Content
- Swift Composable Navigator - An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
- stinsen - Coordinators in SwiftUI. Simple, powerful and elegant.
- FlowStacks - FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
- Coordinator - A declarative navigation API for SwiftUI.
- NavigationStack - An alternative SwiftUI NavigationView implementing classic stack-based navigation giving also some more control on animations and programmatic navigation.
- NavigationKit - SwiftUI navigation done right
- Router - Router is a library that assists with SwiftUI view transitions.
- Helm - A graph-based SwiftUI router
- SwiftUIRouter - Path based routing in SwiftUI
- MijickNavigattie - Easy navigation with SwiftUI
-
-
Color
-
Content
- DynamicColor - Yet another extension to manipulate colors easily in Swift and SwiftUI
- ColorPickerRing - Simple color picker. Looks like a wheel. Plain SwiftUI
- SwiftUIColourWheel - A colour wheel made all in SwiftUI
-
-
Photo-Picker
-
Content
- MediaPicker - Customizable media picker written with SwiftUI
- PhotoLibraryPicker - Photo Library Picker for SwiftUI
-
-
Grid
-
Content
- Grid - The most powerful Grid container missed in SwiftUI
- BSZoomGridScrollView - Fun GridScrollView written in SwiftUI + Combine, bridging between UIKit
- WaterfallGrid - A waterfall grid layout view for SwiftUI.
- GridStack - A flexible grid layout view for SwiftUI
- FlowStack - A grid layout view for SwiftUI
- QGrid - 🎛 QGrid: The missing SwiftUI collection view.
- Micro - Fast diffing and type safe SwiftUI style data source for UICollectionView
- MijickGridView - Easy Grids with SwiftUI
- SDFlowLayout - Flow Layout for iOS 14+ with SwiftUI
-
-
SVG
-
Content
- SVGView - SVG parser and renderer written in SwiftUI
-
-
Web
-
Content
- Tokamak - SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms.
- BetterSafariView - A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI.
- SwiftWebUI - SwiftUI with support for WebAssembly
-
-
Unit-testing
-
Content
- ViewInspector - Runtime introspection and unit testing of SwiftUI views
-
-
Loading-Indicator
-
Content
- ActivityIndicatorView - A number of preset loading indicators created with SwiftUI
- LoaderUI - NVActivityIndicatorView implemented in SwiftUI
- TTProgressHUD - TTProgressHUD is a light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS
- JGProgressHUD-SwiftUI - Easily show HUDs with SwiftUI! Lightweight SwiftUI wrapper for JGProgressHUD for iOS, tvOS, Catalyst
- iActivityIndicator - A Native SwiftUI Activity Indicator Pack
-
-
Animation
-
Content
- NavigationTransitions - Pure SwiftUI Navigation animated transitions
- SwiftUIPathAnimations - Tools for SwiftUI that helps perform Path and Shape animations, such us morphing circle or shape transformations
- SwiftUI-Animation - SwiftUI Animation
- Liquid - Create a playful backsplash in SwiftUI
- shiny - Shiny uses your gyroscope to simulate lighting and motion effects on colors. Works on almost every SwiftUI View
- swiftui-animations - SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project. The library also contains huge examples of spring animations such as Inertial Bounce, Shake, Twirl, Jelly, Jiggle, Rubber Band…
-
-
Button
-
Content
- FloatingButton - Easily customizable floating button menu created with SwiftUI
- buttoncraft - Craft that perfect SwiftUI button effect
- CUIExpandableButton - A SwiftUI button that expands to show more content
- LoadingButton - Loading Animation Button for SwiftUI
-
-
Calendar
-
Content
- ElegantCalendar - The elegant full screen calendar missed in SwiftUI.
- RKCalendar - SwiftUI Simple Calendar / Date Picker for iOS
- SwiftUICalendar - SwiftUI base simple Calendar
- DateGrid - A customizable swiftui calendar
- ECWeekView - An iOS calendar library for displaying calendar events in a week view
-
-
Toast-and-Popup
-
Content
- ExytePopupView - Toasts and popups library written with SwiftUI
- Drops - A µFramework for showing alerts like the one used when copying from pasteboard or connecting Apple pencil
- ToastUI - A simple way to show toast in SwiftUI.
- SSToastMessage - SSToastMessage is written purely in SwiftUI. It will add toast, alert, and floating message view over the top of any view. It is intended to be simple, lightweight, and easy to use. It will be a popup with a single line of code.
- SwiftUI-Tooltip - Easy Tooltip for your SwiftUI Project
- SimpleToast - SimpleToast is a simple, lightweight and easy to use library to show toasts / pop-ups inside your iOS application in SwiftUI
- MijickPopups - Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI
-
-
TabBar-and-Tabs
-
Content
- AnimatedTabBar - A tabbar with number of preset animations written in pure SwiftU
- SSCustomTabbar - Simple Animated tabbar with native control
- StatefulTabView - A SwiftUI TabView that retains the state of each tab as well as some other goodies.
- SlidingTabView - SwiftUI - Sliding Tab View
-
-
Whats-New
-
Content
- WhatsNewKit - Showcase your awesome new app features
-
-
Pages
-
Content
- ConcentricOnboarding - SwiftUI library for a walkthrough or onboarding flow with tap actions
- Pages - A lightweight, paging view solution for SwiftUI
- PagerTabStripView - Elegant Pager View fully written in pure SwiftUI
- SwiftUIPager - Native Pager in SwiftUI
- fredyshox/PageView - SwiftUI view enabling navigation between pages of content, imitating the behaviour of UIPageViewController for iOS and watchOS
-
-
Speech
-
Content
- SwiftSpeech - A speech recognition framework designed for SwiftUI.
-
-
Confetti
-
Content
- ConfettiSwiftUI - SwiftUI Package for Configurable Confetti Animation
- SPConfetti - Show the confetti only when the user is having fun, and if not having fun, don't show it
- ConfettiView - a Confetti View for SwiftUI
-
-
Permission
-
Content
- PermissionsSwiftUI - A SwiftUI package to beautifully display and handle permissions.
-
-
Extensions
-
Content
- SwiftUIX - An extension to the standard SwiftUI library.
- ViewCondition - Super sweet syntactic sugar for SwiftUI.View initializers.
- MijickTimer - Modern API for Timer
- SwiftSafeUI - Encapsulates your SwiftUI deprecation handling logic.
-
-
Image
-
Content
- SDWebImageSwiftUI - SwiftUI Image loading and Animation framework powered by SDWebImage
- url-image - AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
- SwURL - Lightweight asynchronous image loading in SwiftUI. Fetch and display images from URLs.
- AnimatedImage - SwiftUI AnimatedImage View
- Longinus - A pure Swift high-performance asynchronous image loading framework.
- NukeUI - Lazy image loading for SwiftUI
- swiftui-image-viewer - Image viewer built in SwiftUI for both local and remote images
- CropImage - A pure SwiftUI view where user can move and resize an image to a pre-defined size.
-
-
Chart
-
Content
- ChartView - ChartView made in SwiftUI
- SwiftUIFourierSeries - A Fourier Series visualisation written in Swift/SwiftUI
- SwiftUICharts - A simple line and bar charting library that supports accessibility written using SwiftUI.
- DSFSparkline - A lightweight sparkline component for macOS, iOS and tvOS
- SwiftSunburstDiagram - SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
- swiftui-charts - SwiftUI Charts with custom styles
- Rings - Rings provides some UI with the Ring, Circle or other similar shapes.
- RHLinePlot - Line plot like in Robinhood app in SwiftUI
- BarChart - SwiftUI Bar Chart
- LightChart - SwiftUI charts
- stock-charts - SwiftUI stock charts for iOS
-
-
Collection
-
Content
- ASCollectionView - A SwiftUI collection view with support for custom layouts, preloading, and more.
-
-
Text
-
Content
- TextBuilder - Like a SwiftUI ViewBuilder, but for Text
- MarqueeText - Marquee or "scrolling text" effect in SwiftUI
-
-
TextField
-
Content
- FloatingLabelTextFieldSwiftUI - Floating Label TextField for SwiftUI. FloatingLabelTextFieldSwiftUI
- iPhoneNumberField - Elegant SwiftUI phone number textField
- CurrencyText - Currency text field formatter
- OmenTextField - A better TextField for SwiftUI. A growing, multiline, auto-focusable TextField supporting bindable focus
- Focuser - Focus text field in SwiftUI dynamically and progress through form using iOS keyboard
- KeyboardAvoider - The missing interactive keyboard in SwiftUI for iOS
-
-
Alert
-
Content
- AlertToast - Create Apple-like alerts & toasts using SwiftUI
- AlertX - A library for SwiftUI to create custom alerts with different appearances and animations.
- SPAlert - Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets. Support SwiftUI.
-
-
Step
-
Content
- StepperView - SwiftUI iOS component for Step Indications.
-
-
Skeleton
-
Content
- SkeletonUI - Elegant skeleton loading animation in SwiftUI and Combine.
-
-
Markdown
-
Content
- SwiftDown - A themable markdown editor component for your SwiftUI apps.
- Parma - A SwiftUI view for displaying Markdown with customizable appearances.
- MDText - s a markdown render library built in and for SwiftUI
- MarkdownUI - Render Markdown text in SwiftUI
-
-
CoreData
-
Content
- SwiftDB - A modern database abstraction layer, batteries included.
- PredicateKit - PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions.
-
-
State
-
Payment
-
Content
- TypeYouCard - SwiftUI Paycard form
-
-
Card
-
Content
- SlideOverCard - A SwiftUI card view, made great for setup interactions.
- DeckKit - DeckKit is a tiny library that helps you create card-based apps in SwiftUI.
- swipeable-cards - Swipeable Cards with SwiftUI
- SwiftUI-CardStackView - A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS
- RGStack - This UI attempts to capture the Quibi Card Stack and the associated User Interaction
-
-
Slider
-
Content
- SlidingRuler - A sliding ruler control for SwiftUI
- Sliders SwiftUI - Collection of unique fully customizable SwiftUI sliders, joysticks, trackpads and more
- Swiftui sliders - SwiftUI Sliders with custom styles
- SwiftUI Value Slider - SwiftUI Sliders with current value of thumb
-
-
QRCode
-
Content
- CarBode - CarBode : Free & Opensource barcode scanner & generator for SwiftUI
- CodeScanner - A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
-
-
Shapes
-
Content
- morphi - Shapes for SwiftUI
- SwiftUI Shapes - Collection of SwiftUI shapes
- SwiftUI-Shapes - Commonly Used Shapes and Utilities In SwiftUI
-
-
Video
-
Content
- VideoPlayer - A video player for SwiftUI, support for caching, preload and custom control view
- YouTubePlayerKit - A Swift Package to easily play YouTube videos
-
-
Sheet
-
Content
- ActionOver - A custom SwiftUI modifier to present an ActionSheet or a Popover menu
- BottomSheet - A SwiftUI view component sliding in from bottom
- SwiftUI Drawer - A SwiftUI bottom-up
- Snap - A customizable Snapping Drawer Ă la Apple Maps. 100% in SwiftUI.
- BottomSheet (LucasMucGH) - A sliding Sheet from the bottom of the Screen with 3 States build with SwiftUI.
- BetterSheet - A powerful SwiftUI sheet replacement
-
-
Audio
-
Content
- Subsonic - A small library that makes it easier to play audio with SwiftUI
-
-
Bezier-Path
-
Content
- SwiftUI-bez - Utilities for working with bezier curves in SwiftUI
-
-
Blur
-
Content
- SwiftUIVisualEffects - View modifiers that wrap UIVisualEffectView, with environment integration.
-
-
Camera
-
Content
- Camera-SwiftUI - A lightweight camera library for quick integration with SwiftUI - iOS/iPadOS only
- CameraView - SwiftUI View for live camera output
- SwiftUICam - A Snapchat Style Camera View to use with a SwiftUI interface
- MijickCamera - Camera made simple. Fully customizable camera library that significantly reduces implementation time and effort. Written with and for SwiftUI.
-
-
Carousel
-
Content
- ACarousel - A carousel view for SwiftUI
-
-
Clock
-
Content
- SwiftClockUI - SwiftUI library to display a clock. You can move the arms to change the time, change the style of the clock and customise some configurations.
- SwiftClockKit - SwiftClockKit lets you effortlessly add beautiful, customizable clock faces to your iOS apps with just a few lines of code.
-
-
Debug
-
Content
- LocalConsole - In-app console and debug tools for iOS developers
- EnvironmentOverrides - QA assistant for a SwiftUI app: change the color scheme, accessibility settings, and localization on the fly!
-
-
Game
-
Content
- OctopusKit - 2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS
-
-
Gradient
-
Content
- IrregularGradient - Create animated irregular gradients in SwiftUI
-
-
List
-
Content
- AdvancedList - Advanced List View for SwiftUI with pagination & different states
- EmptyList - EmptyList - List(SwiftUI) supports displaying Empty ListView for empty state
- SwipeCell - Swipe Left2Right & Right2Left, pure SwiftUI implementation
-
-
Map
-
Content
- InteractiveMap - A Library to draw interactive maps and SVGs in SwiftUI
- DotGlobe - A Library to that draws a dotted earth map to a globe and allows you to interract with it
-
-
Menu
-
Content
- SideMenu - This repository shows Side Menu written with SwiftUI
-
-
Picker
-
Content
- SwiftUIWheelPicker - Custom horizontal wheel picker for SwiftUI
-
-
Preview
-
Content
- PreviewDevice - PreviewDevice - library with elegant syntax for Preview Device in SwiftUI
- PreviewView - Make use of SwiftUI Previews for UIKit
- SafePreviewDevice - Safe and fast access to SwiftUI PreviewDevice.
- ZeplinPreviewSwiftUI - Zeplin component preview for your SwiftUI views
- Gala - Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease
-
-
Ratings
-
Content
- StarRating - A customizable star rating control
-
-
Search
-
Content
- SwiftlySearch - A small, lightweight UISearchController wrapper for SwiftUI
-
-
Settings
-
Content
- RRSettingsKit - A beautiful customizable settings screen created in SwiftUI
-
-
Scroll
-
Content
- FancyScrollView - A SwiftUI ScrollView Designed to imitate the App Store and Apple Music ScrollViews (with or without a Parallax Header)
- SwiftUITrackableScrollView - A SwiftUI custom scroll view with content offset binding
- ScrollViewIfNeeded - A SwiftUI ScrollView that only scrolls if the content doesn't fit in the View
-
-
Stack
-
Content
- WrappingHStack - Like HStack, but automatically positions overflowing elements on next lines.
-
-
TextView
-
Content
- TextView - The missing TextView in SwiftUI
-
Programming Languages
Categories
Chart
11
Navigation
10
Grid
9
Image
8
Toast-and-Popup
7
Sheet
6
TextField
6
Animation
6
Pages
5
Loading-Indicator
5
Calendar
5
Preview
5
Card
5
Slider
4
Markdown
4
Camera
4
Extensions
4
TabBar-and-Tabs
4
Button
4
List
3
Scroll
3
Confetti
3
Web
3
Color
3
Alert
3
Shapes
3
CoreData
2
Text
2
Debug
2
Map
2
QRCode
2
Photo-Picker
2
Video
2
Clock
2
State
2
Ratings
1
Whats-New
1
Step
1
Permission
1
Menu
1
Blur
1
Gradient
1
Audio
1
SVG
1
Settings
1
Unit-testing
1
TextView
1
Search
1
Collection
1
Game
1
Picker
1
Speech
1
Bezier-Path
1
Carousel
1
Stack
1
Payment
1
Skeleton
1
Sub Categories
Keywords
swiftui
130
swift
92
ios
66
macos
30
swift-package-manager
23
swiftui-components
19
swift5
18
tvos
16
xcode
16
swift-library
15
swift-package
14
watchos
14
cocoapods
13
swiftui-framework
11
animation
10
apple
9
swiftui-example
9
uikit
7
ios-swift
7
toast
6
combine
6
ui
6
popup
5
chart
5
calendar
5
navigation
5
spm
5
ios13
4
ui-components
4
swiftpackagemanager
4
ux
4
grid
4
shapes
4
swiftui-animations
4
swiftui-learning
3
tabbar
3
card
3
camera
3
visionos
3
ios-sdk
3
alert
3
gradient
3
ios14
2
path
2
carthage
2
shape
2
library
2
pager
2
textfield
2
swiftpackage
2