* fix(ios): use native backgroundEffect for blur on iOS 26.1+ - Extract blur style mapping into BlurUtil - Refactor setupBackground and setupGrabber into helper methods - Add sheet getter for cleaner code - Use native UIBlurEffect on backgroundEffect when only blurTint is set (iOS 26.1+) * refactor: rename blurTint to backgroundBlur |
||
|---|---|---|
| .. | ||
| TrueSheetBlurView.h | ||
| TrueSheetBlurView.mm | ||
| TrueSheetDetentCalculator.h | ||
| TrueSheetDetentCalculator.mm | ||
| TrueSheetGrabberView.h | ||
| TrueSheetGrabberView.mm | ||