Swiftpack.co - apemaia99/UnleashSwiftUI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by apemaia99.
apemaia99/UnleashSwiftUI 0.0.8
Collection of non native frontend components for SwiftUI
⭐️ 0
🕓 2 years ago
iOS macCatalyst
.package(url: "https://github.com/apemaia99/UnleashSwiftUI.git", from: "0.0.8")

UnleashSwiftUI

📦 Package containing non native SwiftUI components

Description

🚀 We all love SwiftUI, because it allows us to create graphical interfaces quickly. But sometimes it happens that some components are not available for SwiftUI. So I decided to create this collection of ready-to-use components. Each component is fully documented with examples as well. You can consult it via Xcode as you are already used to, by pressing or ⌘ + Show Quick Help.

Installation

📲 Open your Xcode Project then go to File > Add Packages... and paste this repository link. After that you need to import inside your source code.

import UnleashSwiftUI

Components available

  • Non modal experience introduced in iOS 15 only for UIKit (sheet with detents)
.sheet(isPresented:detents:showGrabber:scrollingExpand:undimmed:edgeRadius:onDismiss:content:)
  • Photo Picker (PHPickerViewController from PhotosUI)
.photoPicker(isPresented:images:limit:)
  • Camera (UIImagePickerController from UIKit)
.camera(isPresented:image:device:flashMode:)

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics