Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found nil between 2 viewcontrollers #2

Open
medcherif17 opened this issue Apr 20, 2020 · 0 comments
Open

Found nil between 2 viewcontrollers #2

medcherif17 opened this issue Apr 20, 2020 · 0 comments

Comments

@medcherif17
Copy link

hi everyone
so i'm using this library on one of my projects and it's working fine between a collectionviewCell and a detailVC, but when i try to go from that "detailVC" to "anotherVC" i am getting the "unexpectedly found nil while implicitly unwrapping an optional value", in fact the imageView on the "anotherVC" is returning nil on the Match
i get rid of the error by using : anotherVC.loadViewIfNeeded()
but i am not getting the transition effect between my imageViews now
thanks

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

No branches or pull requests

1 participant