Bin Zhang
Results
2
comments of
Bin Zhang
Maybe you can take a look at https://gist.github.com/eternityz/b452ce9dd1f05ab8dd26, that might be what you need. (Replace RWDemoViewController.m with the gist, then run the demo again). What I did in this gist...
When I developed this code, animating a UIVisualEffectsView with its alpha would not work and cause an error message like this: > is being asked to animate its opacity. This...