BottomSheet

screenshot of BottomSheet

A BottomSheet component made with UIKit. Completely written in Swift

Overview:

The BottomSheet is a component made in UIKit for iOS that allows for the creation of bottom sheets in an app. This component allows for easy implementation of bottom sheets with interactive dismissal and customizable presentation styles.

Features:

  • UIKit Component: The BottomSheet is built using UIKit, making it easy to integrate into existing iOS projects.
  • Swift Package Manager Support: The BottomSheet can be installed using the Swift Package Manager, simplifying the installation process.
  • Customizable Presentation Styles: The BottomSheet allows for customization of the presentation styles, including the ability to set the modal presentation style to .custom and set a transitioning delegate.

Summary:

The BottomSheet is a UIKit component for iOS that allows for easy implementation of bottom sheets in an app. It can be installed using the Swift Package Manager and offers customizable presentation styles. The component is ideal for developers looking to add bottom sheets to their iOS projects.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.