Rillieux / CustomBlurSafeAreas

This project has the building blocks to create a custom header and footer with `UIBlurEffect` in a `ZStack`. Current picker implementation requires iOS 14.0, but the blurred safe area itself does not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomBlurSafeAreas

Add heaaders and footers with UIBlurEffect.Style which will respect device safe areas.

About

This project has the building blocks to create a custom header and footer with `UIBlurEffect` in a `ZStack`. Current picker implementation requires iOS 14.0, but the blurred safe area itself does not.

License:MIT License


Languages

Language:Swift 100.0%