revealapp / Revert

REVEal Rendering Test
revealapp.com
BSD 3-Clause "New" or "Revised" License
364 stars 28 forks source link

Add UIVisualEffectView example to Revert #45

Open orj opened 5 years ago

orj commented 5 years ago

iOS has support UIVisualEffectView's for some time. iOS 13 introduces a number of new UIBlurEffectStyle material types.

We should have examples of combining UIVisualEffectView's, UIVisualEffects, light and dark vibrancy in Revert.

Be careful to remain forward and backward compatible with iOS <= 12 & 13+.

yimingc2 commented 5 years ago

I created a same issue card for this task before. Sorry I didn't notice there's an existing one. Already finished this task. Should I close it? @orj