adaptive-modal

0.9.0

A presentation API library for constructing bottom sheet modals on iOS.
yoshiysh/adaptive-modal

What's New

0.9.0

2024-02-01T18:05:34Z

Full Changelog: 0.8.2...0.9.0

adaptive-modal

Release License

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

iPhone Preview

LIGHT DARK
BASIC SCROLL
basic_draggable.mp4
scroll_view_with_height_limit.mp4
EXPAND ITEMS
expand_animation.mp4
binding_items.mp4

Options

DRAGGABLE=FALSE CANCELABLE=FALSE
draggable_disabled.mp4
cancelable_disable.mp4

Installation

Package.swift

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

Xcode

You can add this package on Xcode. See documentation.

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Apr 15 2024 09:05:41 GMT-0900 (Hawaii-Aleutian Daylight Time)