FloatingBottomSheet

An easy way to present a bottom sheet with a floating effect

MIT License

Stars
26

Bot releases are visible (Hide)

FloatingBottomSheet - ๐Ÿš€ 2.2.1 Latest Release

Published by github-actions[bot] 3 months ago

Whatโ€™s Changed

๐Ÿ› Bug Fixes

  • Fix iPhone SE Safe Area Issue @OhKanghoon (#22)
FloatingBottomSheet - ๐Ÿš€ 2.2.0

Published by github-actions[bot] 4 months ago

Whatโ€™s Changed

๐Ÿค“ Improvements

  • Support presenting view controller's life cycle when dismiss with non animation @OhKanghoon (#21)
FloatingBottomSheet - ๐Ÿš€ 2.1.0

Published by github-actions[bot] 5 months ago

Whatโ€™s Changed

  • support corner radius @xiaomage1478 (#20)
FloatingBottomSheet - ๐Ÿš€ 2.0.0

Published by github-actions[bot] 5 months ago

Whatโ€™s Changed

๐Ÿค“ Improvements

  • Update Layout Strategy of BottomSheet @OhKanghoon (#19)
FloatingBottomSheet - ๐Ÿš€ 1.2.2

Published by github-actions[bot] 6 months ago

Whatโ€™s Changed

๐Ÿค“ Improvements

  • Support leading, trailing insets @OhKanghoon (#17)
FloatingBottomSheet - ๐Ÿš€ 1.2.1

Published by github-actions[bot] 6 months ago

Whatโ€™s Changed

๐Ÿ› Bug Fixes

  • fix: update invalid calculator logic @OhKanghoon (#16)
FloatingBottomSheet - ๐Ÿš€ 1.2.0

Published by github-actions[bot] 6 months ago

Whatโ€™s Changed

โœจ Features

  • Add bottomSheetInsets @OhKanghoon (#14)

๐Ÿ“š Documentation

  • Add Preview in README.md @OhKanghoon (#15)
FloatingBottomSheet - ๐Ÿš€ 1.1.0

Published by github-actions[bot] 6 months ago

Whatโ€™s Changed

๐Ÿ˜Ž Update

  • Update bottom sheet bottom margin @OhKanghoon (#12)

๐Ÿงฐ Maintenance

  • Update ci environment @OhKanghoon (#13)
FloatingBottomSheet - ๐Ÿš€ 1.0.0

Published by github-actions[bot] 7 months ago

Whatโ€™s Changed

๐Ÿ˜Ž Update

  • Update BottomSheet Presentable API @OhKanghoon (#10)

๐Ÿค“ Improvements

  • Improving Layout Configuration of Bottom Sheet @OhKanghoon (#9)
FloatingBottomSheet - ๐Ÿš€ 0.3.1

Published by github-actions[bot] 7 months ago

Whatโ€™s Changed

๐Ÿงฐ Maintenance

  • Remove swift-docc-plugin @OhKanghoon (#8)
FloatingBottomSheet - ๐Ÿš€ 0.3.0

Published by github-actions[bot] 7 months ago

Whatโ€™s Changed

๐Ÿ“š Documentation

  • Add support for generating docc docuemntation on Swift Package Index @OhKanghoon (#7)
  • Add .spi.yml @OhKanghoon (#6)

๐Ÿงฐ Maintenance

  • Update set-output to GITHUB_OUTPUT @OhKanghoon (#5)
FloatingBottomSheet - ๐Ÿš€ 0.2.0

Published by github-actions[bot] about 1 year ago

Whatโ€™s Changed

๐Ÿ˜Ž Update

  • Change the default value of the completion parameter of the presentFlowingBottomSheet method to nil @OhKanghoon (#2)

๐Ÿ“š Documentation

  • Add documents @OhKanghoon (#3)

๐Ÿงฐ Maintenance

  • Add release action @OhKanghoon (#4)
  • Add github actions CI workflow @OhKanghoon (#1)
FloatingBottomSheet - 0.1.0

Published by OhKanghoon about 1 year ago

FloatingBottomSheet - 0.0.1

Published by OhKanghoon about 1 year ago

FloatingBottomSheet v0.0.1

An easy way to present a bottom sheet with a floating effect

  • Initial version