Skip to content

Button "next" in example not showing #8

@aricarmo

Description

@aricarmo

HI! The Button "next" in example not showing

model.didShow = { page in
if page == 4 {
UIView.animateWithDuration(0.3) {
self.nextButton.alpha = 1
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions