juanpablofernandez / SwiftyOnboard

A swifty iOS framework that allows developers to create beautiful onboarding experiences.
MIT License
1.25k stars 105 forks source link

SwiftyOnboardPage not showing #33

Closed syrakozz closed 6 years ago

syrakozz commented 6 years ago

the code is calling func swiftyOnboardPageForIndex(_ swiftyOnboard: SwiftyOnboard, index: Int) -> SwiftyOnboardPage? {

but SwiftyOnboardPage is not showing

syrakozz commented 6 years ago

fixed, i was putting a background color for the overlay