adaptive-panel

A presentation API library for constructing bottom sheet modals on iOS.

RPReplay_Final1693658264.mov

iPhone Preview

Light

Panel Off Panel On

Dark

Panel Off Panel On

Installation

Package.swift

dependencies: [
  .package(url: "https://github.com/yoshiysh/adaptive-panel", .upToNextMajor(from: "0.1.0")),
],

Xcode

You can add this package on Xcode. See documentation.

Requirements

  • iOS 14.0+
  • Xcode 15+

GitHub

View Github