mamaral / Onboard

An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
MIT License
6.46k stars 765 forks source link

Background Video in Swift #43

Closed DiscoverPioneer closed 9 years ago

DiscoverPioneer commented 9 years ago

How can we get background video going for swift?

mamaral commented 9 years ago

I'll hopefully get more functionality in the swift side of things soon, although I can't make any promises. Feel free to see how it was implemented in objective-c and submit a pull request if you're able!

DiscoverPioneer commented 9 years ago

Will do!

mamaral commented 9 years ago

I've gotten rid of the swift implementation, as it had some issues and had about 15% of the features the objective-c version has. I would recommend using that objective-c version in your swift projects for the time being.