andreamazz/BubbleTransition

Unbalanced calls to begin/end appearance transitions for

Open

#45 opened on Jun 6, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Swift (248 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,308 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The warning "The unbalanced calls to begin/end appearance transitions" seems to occur on my UINavigationViewController when i tries to present another controller.

Contributor guide