Packages for keyword “swift-ui”
These packages are available as a package collection, usable in Xcode or SwiftPM.
SDWebImageSwiftUI
SwiftUI Image loading and Animation framework powered by SDWebImage
SwiftDataSugar
🌯 A collection of utilities that make it easier to work with SwiftData in a SwiftUI environment
Firefly
An iOS syntax highlighter based on Savanna Kit, Sourceful and originally Highlightr
snap-core
A collection of useful helper implementations, common extensions, convenience definitions and workarounds.
snap-style
A toolset to abstract Colors, Fonts, Icons and Numbers of a multi-platform SwiftUI app. Define semantic attributes in a Theme and apply them to your views for a consistent UI with maintainability in mind.
snap-navigation
Define the navigation structure of your SwiftUI app decoupled from it's presentation.
snap-settings-service
A single interface to handle different types of settings.
TabBar
📱 TabBar – highly customizable tab bar (i.e. TabView) for your SwiftUI application.
Admob-SwiftUI
This library helps you to easily integrate the Admob SDK in your SwiftUI app. It is a wrapper around the Google Mobile Ads SDK for iOS. It provides a SwiftUI view that you can use to display banner ads in your app above your tabbar.
ShinySwiftUI
✨ Write cleaner, more concise and consistent SwiftUI code with a suite of pre-made extensions, view modifiers, and components.
snap-template
Shared code and Demo Xcode project to setup and use SNAP in an iOS App.
XUI
XUI makes modular, testable architectures for SwiftUI apps a breeze!
KYNearbyService
A service for nearby discovery and communication.
circular-progress
Simple and flexible circular progress view in SwiftUI
ImagePickerModule
The image picker allow to take pictures with the devices camera or select pictures from the library. It takes care of state management and handles the case of no camera access.
snap-matching-navigation
A SwiftUI Container that displays a TabView or SplitScene, based on the device.
snap-theme
A toolset to abstract Colors, Fonts, Icons and Numbers of a multi-platform SwiftUI app. Define semantic attributes in a Theme and apply them to your views for a consistent UI with maintainability in mind.
UDAExplainer
Sensitive user data access explainer, such as for Photo Library, Face ID, App Tracking Transparency, etc.
swiftui-app-icon-creator
Create iOS and macOS application icon in Xcode with SwiftUI
HTTPClientModule
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests.