Skip to content

Commit e86a4eb

Browse files
authored
Fix Device Compatibility
1 parent b50d90f commit e86a4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ NotchMyProblem is a lightweight Swift package that makes it easy to position but
2727
|:-----------------------------:|:-----------------------------:|:-----------------------------:|
2828
| **Notch Devices** | **Dynamic Island Devices** | **Standard Devices** |
2929
| Automatically positions buttons around the notch | Adapts to the Dynamic Island's dimensions | Falls back to standard positioning |
30-
| Works with iPhone X through 13 series | Supports iPhone 14 Pro and newer | Compatible with older iPhones |
30+
| Works with iPhone X -> iPhone 13 Series, iPhone 16e | Supports iPhone 14 Pro and newer | Compatible with older iPhones |
3131
| Applies device-specific adjustments | Uses precise measurements | Maintains consistent UI across all devices |
3232

3333
NotchMyProblem automatically detects the device type and adjusts the UI accordingly, ensuring your buttons are perfectly positioned regardless of the device model.

0 commit comments

Comments
 (0)