Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

On edge swipe : fatal error: unexpectedly found nil while unwrapping an Optional value #21

Open
ergunkocak opened this issue Jun 28, 2016 · 0 comments

Comments

@ergunkocak
Copy link

Hi,

First of all thanks for sharing such library.

After pushing a VC when i swipe from left it gives me the error :
"fatal error: unexpectedly found nil while unwrapping an Optional value"
pointing function :

public func tr_edgePan(recognizer: UIPanGestureRecognizer)

in line :

let view = fromVC!.view

fromVC seems nil?

Any suggestions?

Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant