Releases: zoontek/react-native-permissions
Releases · zoontek/react-native-permissions
5.2.2
05 Jan 13:53
Compare
Sorry, something went wrong.
No results found
Rely on a static list instead of Manifest to determine if a permission is available - (closes #908 )
Use the granted boolean when calling requestFullAccessToEventsWithCompletion on iOS (closes #911 )
5.2.1
28 Nov 16:19
Compare
Sorry, something went wrong.
No results found
Check in both Manifest and permissions groups to determine if a permission is available.
5.2.0
20 Nov 14:04
Compare
Sorry, something went wrong.
No results found
Add tvOS compatibility (closes #906 )
5.1.0
29 Oct 23:34
Compare
Sorry, something went wrong.
No results found
Add canScheduleExactAlarms to check Android SCHEDULE_EXACT_ALARM (closes #795 )
Add an optional type argument to openSettings, allowing you to open application (the default), alarms or notifications settings
5.0.2
24 Oct 20:24
Compare
Sorry, something went wrong.
No results found
Fix a regression introduced in v5.0.0 for PERMISSIONS.IOS.FACE_ID (#903 )
5.0.1
18 Oct 15:29
Compare
Sorry, something went wrong.
No results found
Fix running expo prebuild after manual Podfile modifications
5.0.0
12 Oct 09:54
Compare
Sorry, something went wrong.
No results found
⚠️ This version requires Xcode 16 and drops support for iOS < 13.4, Android < 6.0, and React Native < 0.73.
What's changed
Added LIMITED contacts permission status (on iOS 18+) (#882 by @changey )
Migrated the Android codebase to Kotlin
Proper support for iOS calendar permission escalation (fixes #889 )
What's new
Enabled location permission escalation on iOS (closes #716 ) – This feature was sponsored by Driversnote.com . Thank you! 🙌
Added support for Android private / signature permissions (fixes #887 )
requestNotifications now accept a rationale argument
Introduced a new unified diagram to simplify understanding of the permission request flow:
4.1.5
24 Mar 11:48
Compare
Sorry, something went wrong.
No results found
Use Microsoft.Windows.CppWinRT version provided by RNW by @tido64 in #860
Add Apple privacy manifest & usage descriptions for UserDefaults by @johnhatvani in #861
4.1.4
24 Feb 17:45
Compare
Sorry, something went wrong.
No results found
Improve new architecture code (#850 )
4.1.3
24 Feb 15:01
Compare
Sorry, something went wrong.
No results found
Switch to Objective-C++ (#849 )