Skip to content

Commit

Permalink
Update UIBottomSheet+Detents.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Savva-Shuliatev committed Nov 29, 2024
1 parent fca16a7 commit 365e6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/DynamicBottomSheet/UIBottomSheet+Detents.swift
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ extension DynamicBottomSheet {
) {
guard let bottomSheet, bottomSheet.didLayoutSubviews else {
initialPosition = position
completion?(true)
return
}

Expand Down

0 comments on commit 365e6a6

Please sign in to comment.