Skip to content

Unbalanced calls to begin/end appearance transitions for ... #42

Description

@ankitkapasi

So far, loving the implementation @cwRichardKim (plus checked out your other projects too and excited to try those out). Thanks for putting this together. How long did it take you?

I'm noticing

Unbalanced calls to begin/end appearance transitions

for in the console when I dismiss a viewcontroller that was presented via

    [self presentViewController:destinationVC
                       animated:YES
                     completion:nil];

Any help on this one?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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