Skip to content

EGOPhotoViewController isn't releasing completely (iPhone 5) #29

@sidan5

Description

@sidan5

Using this on iPhone 5:

EGOPhotoViewController *photoController = [[EGOPhotoViewController alloc] initWithImageURLs:imageURLs];

[self.navigationController pushViewController:photoController animated:YES];

When I get back to the caller I can see the bottom bar... How should I solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions