romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

How to integrate it in swift 2 #179

Open chetansrm opened 7 years ago

chetansrm commented 7 years ago

How to integrate in xcode 7.2

bzsinger commented 7 years ago

I wrote an example in Swift 3 you can check out here: https://github.com/bzsinger/REFrostedViewControllerSwiftExample.