DeckTransition icon indicating copy to clipboard operation
DeckTransition copied to clipboard

A library to recreate the iOS Apple Music now playing transition

Results 23 DeckTransition issues
Sort by recently updated
recently updated
newest added

View jumps around when scrolling. This happens when it's built with iOS 14 sdk.

Hello. I've used DeckTransition for a while, but I have ipod with ios 9.3.5. And I'v caught Zombie object. ![Снимок экрана 2020-07-09 в 12 20 02](https://user-images.githubusercontent.com/4949587/87009378-8666b580-c1de-11ea-84a4-375e21e05c55.png) The same app on...

Is there a way to change isSwipeToDismissEnabled property after initialization of DeckTransitioningDelegate? I'm trying to do the following thing: I have a music player view in the modal. There are...

In my app I have a `UISplitViewController` as the base. Now, when I present a `UIViewController` as a card on top of it, the view will look like this. However,...

Hey all, Sorry it’s been a while, this took a bit longer than I’d expected, and then iOS 13 hit and that made it take a bit longer. Originally, I...

Let's add support for SPM in Xcode 11! I've been using this from my own fork and would love to contribute it back.

I am integrating this lib into my project and it works perfect until I got this problem with keyboard: - setup a viewcontroller with textfield and keyboard is showing -...

When scrolling down fast the view can sometimes be dismissed by accident. Having an option to adjust the sensitivity would assist.