Skip to content

Commit 626ab8a

Browse files
authored
Update MIGRATION.md
1 parent d50ad4b commit 626ab8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MIGRATION.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
- Windows support ([#530](https://github.com/zoontek/react-native-permissions/pull/530))
66
- Android 11 support
77
- iOS 9 support dropped
8-
- A new iOS permission handler: `Permission-LocationAccuracy` ([#503](https://github.com/zoontek/react-native-permissions/pull/503))
9-
- A new iOS permission handler: `Permission-PhotoLibraryAddOnly` ([#510](https://github.com/zoontek/react-native-permissions/pull/510))
8+
- New iOS permission handlers: `Permission-LocationAccuracy` ([#503](https://github.com/zoontek/react-native-permissions/pull/503)) and `Permission-PhotoLibraryAddOnly` ([#510](https://github.com/zoontek/react-native-permissions/pull/510))
109
- New methods for iOS14+: `checkLocationAccuracy`, `requestLocationAccuracy`, `openLimitedPhotoLibraryPicker` ([#503](https://github.com/zoontek/react-native-permissions/pull/503), [#510](https://github.com/zoontek/react-native-permissions/pull/510))
1110
- Support of the new `Limited` status for `PhotoLibrary` permission ([#510](https://github.com/zoontek/react-native-permissions/pull/510))
1211
- Support of the new `Limited` status for `Notifications` permission (=`Ephemeral`, (see [Apple doc](https://developer.apple.com/documentation/usernotifications/unauthorizationstatus/unauthorizationstatusephemeral?language=objc))

0 commit comments

Comments
 (0)