Rideau icon indicating copy to clipboard operation
Rideau copied to clipboard

🎪 Rideau is a drawer UI similar to what Apple's apps use. (e.g Maps, Shortcuts) Supports multiple snap points

Results 7 Rideau issues
Sort by recently updated
recently updated
newest added

First of all, thank you for providing the awesome library. Due to the Rideau structure, there is no need to control the horizontal gesture and it interferes with other gestures,...

While checking the demo, if the value is dynamically changed to false as ʻisThumbVisible`, it was confirmed that the layout of `MainMenuViewController` behaves strangely. Below is the full code I...

How can I achieve dimming of background view?

![IMG_0841](https://user-images.githubusercontent.com/113023/58056770-3844ad80-7b17-11e9-95c3-d39bd5f08a01.jpeg)

Good day, i'm sorry, thats the last question - How can i change snapPoints dynamical? I have already created RideauView and made addSubview. And i need to change snapPoints while...

Hello @muukii san I found a crash issue in my current project. ## Crash Condition When the bodyViewController contains a tableView which supports left swipe gesture. will cause a crash...

This PR provides new APIs that display Rideau in SwiftUI world. those are designed following SwiftUI standard API such sheet modifier.