ContainerController icon indicating copy to clipboard operation
ContainerController copied to clipboard

👉↕️📱ContainerController 🧩✨⚙️ is a UI Component Swipe-Panel (Customizable). 💡 The idea is copied from the app: Apple Maps, Stocks. Swift version

Results 5 ContainerController issues
Sort by recently updated
recently updated
newest added

Is there a reason not to make the controller and delegate weakly in the `ContainerController`? Since they are all strong references so I have to call `remove()` every time I...

For now it will simply add a `UIHostingController` `view` to the `contentView`. I commented out calls needed for proper view controller containment because it doesn’t play well with my `UINavigationController`.

Adds code support for visionOS. Modifies Example app to try it out. Would require podspec updates to make it visionOS-compatible "out of the box".

This was causing rotation hiccups on iPads