All Versions
6
Latest Version
Avg Release Cycle
103 days
Latest Release
882 days ago

Changelog History

  • v2.0.5 Changes

    January 10, 2024

    What's Changed

    Full Changelog : 2.0.4...2.0.5

  • v2.0.4 Changes

    July 28, 2023
    • ๐Ÿ›  Fix bug which prevented multiple BottomSheet presentation, kudos for reporting to @VGrokhotov and for implementation to @mikhailmaslo #28
  • v2.0.3 Changes

    July 13, 2023
  • v2.0.2 Changes

    February 03, 2023
  • v2.0.1 Changes

    October 04, 2022
    • ๐Ÿ›  Fix issue with SwiftUI View hosted in a UIHostingController #6
  • v2.0.0 Changes

    August 15, 2022
    • โž• Added convenience methods for presenting BottomSheet

      • presentBottomSheet(viewController:configuration)
      • presentBottomSheetInsideNavigationController(viewController:configuration)
    • ๐Ÿ”ง Appearance is now configurable and passed through init

    • ๐Ÿ›  Fixed size changes in Demo project, now they are animated if there is no navigation controller