SwiftCustomTransitions
SwiftCustomTransitions copied to clipboard
interaction.cancel not working
The cancel method of interactionController is working as finish method, causing the next viewController to present. I am not able to stay in the first VC after the transition is started.Comparing your code, there isn't much change i have done. can you tell me what might be the problem?