Skip to content

A custom Bottom Sheet as an alternative to the native SwiftUI sheet.

License

Notifications You must be signed in to change notification settings

JonasHiltl/AlternativeSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlternativeSheet

A bottom sheet with customizable snap points and much more.

Features

  • Easy to use.
  • Unlimited snap points.
  • A lot of modifiers.
  • Drag can be damped above max/min snap point.

Requirements

Currently only iOS starting at v13 is supported.

Installation

Swift Package Manager

The preferred way of installing AlternativeSheet is via the Swift Package Manager.

  1. In Xcode, open your project and navigate to FileAdd Packages
  2. Paste the repository URL (https://github.com/JonasHiltl/AlternativeSheet) and click Next.
  3. For Rules, select Up to Next Major Version.
  4. Click Add Package.

CocoaPods

coming soon...

About

A custom Bottom Sheet as an alternative to the native SwiftUI sheet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages