Skip to content

Sigh. Contentview size is zero #258

Description

@NikKovIos

Check this thread in SO please
https://stackoverflow.com/questions/48018095/xcode-9-1-and-ios-11-causing-crash

I posted the solution there:
Two lines must be in viewWillLayoutSubviews instead of setup method.

self.enableShadow = YES;
self.enableSwipeGesture = YES;

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