ivoleko / ILTranslucentView

Subclass of UIView that enables native iOS 7 blur effect.
MIT License
434 stars 50 forks source link

Readme clarity #7

Closed stsievert closed 10 years ago

stsievert commented 10 years ago

I had some difficulty implementing this in Swift and implementing my own resized background image, so I added an example to the readme.

Also, in my testing on iOS 8B2, I found that this package only adds transparency and doesn't blur the image (as below). We should let iOS 8 become stable before worrying about this issue.

photo jun 26 8 48 47 pm

stsievert commented 10 years ago

It didn't even make sense to have this as a pull request; why detail how to use software that doesn't work?