Skip to content

Found nil between 2 viewcontrollers #2

@medcherif17

Description

@medcherif17

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions