lucaszischka/BottomSheet
A sliding Sheet from the bottom of the Screen with 3 States build with SwiftUI.
SwiftMIT
Issues
- 6
macOS: the BottomSheet comes out from the top and cannot display its content
#136 opened by WalterZou - 0
Custom Dismiss Action
#170 opened by hadyhelal - 0
Content Not showing
#169 opened by Rahulgupta-cdnsol - 0
- 3
- 0
I can't import BottomSheetSwiftUi in xcode,
#164 opened by Coder-CH1 - 2
- 2
Content change when drag BottomSheet
#155 opened by baronha - 1
Incorrect behaviour after device rotation
#154 opened by vveidi - 0
Open bottom sheet when go to view
#163 opened by iOSHVN - 0
Main content appear when scroll begin
#162 opened by bfrolicher - 1
- 4
iOS 17.0 Unexpected Animation Behavior
#143 opened by achtenhagen - 2
Long lists not lazily loaded
#121 opened by meruiden - 0
The child view onAppear is not fired consistently with .bottomSheet but it is consistent when using .sheet.
#160 opened by gjmoyer - 0
Not work on iPad
#156 opened by DhrumilP2103 - 1
When swiping up from safe area to show app switcher, bottom sheet can be dragged to position not included in switchablePositions
#148 opened by juhieta - 6
Unexpected Behavior when dismissing from keyboard
#131 opened by sanieldalib - 1
visionOS support
#150 opened by bryan1anderson - 1
- 0
BottomSheet is moving the view behind when I drag it.
#144 opened by loryhuz - 0
Xcode15+ compiler warnings
#142 opened by lonsky - 0
- 2
- 1
Background color wrong when collapsed, changes tab bar color when opened and closed...
#132 opened by LilMoke - 1
View not redrawing when State/Binding data changes
#137 opened by Dave181295 - 2
- 1
EXC_BAD_ACCESS when BottomSheet show
#139 opened by VolodiaC - 2
Scrolling requires two time swipe
#133 opened by avnishyadav - 0
HeaderContent Resizable Image/gif/Lottie broken
#127 opened by Dave181295 - 1
Sheet covers TabView...
#125 opened by LilMoke - 1
Custom Header issue...
#126 opened by LilMoke - 3
Warning in Xcode 14.0.1 in the Extension BottomSheetView + KeyboardHeight
#106 opened by timroeringDB - 0
- 8
dragIndicator animation bug.
#101 opened by dortus47 - 1
Ignored keyboard safe area on iPhone.
#97 opened by VadimQw - 1
- 0
Custom background overflowing the view
#114 opened by alexandre-g - 4
Cocoapods integration of BottomSheet doesn't compile
#108 opened by lonsky - 1
I does not open as a Bottom sheet on iPad
#110 opened by pausanchezv - 1
- 2
Dismissing Issue
#109 opened by mohamedmontser - 1
How can I close it to open another one ?
#98 opened by X901 - 0
- 1
v3.0 suggestion 😉
#87 opened by kylechandev - 2
I can't submit the new version to Cocoapods
#85 opened by lucaszischka - 1
Close button is not visible in dark mode
#86 opened by androks - 1
- 1
- 1
using the `.showCloseButton(action:)` option will automatically close the sheet regardless of the current `bottomSheetPosition` value
#66 opened by eito