Releases: zoontek/react-native-permissions
Releases · zoontek/react-native-permissions
5.5.1
04 Mar 09:35
Compare
Sorry, something went wrong.
No results found
Fix nested PERMISSIONS object in mock file (closes #977 )
5.5.0
20 Feb 15:49
Compare
Sorry, something went wrong.
No results found
Update documentation with one-time permission info for Android by @hryhoriiK97 in #971
Export a dedicated typed function for Expo dynamic configuration (app.config.ts)
Note that this release uses the package.json exports property, be sure that you are using "moduleResolution": "bundler".
5.4.4
31 Oct 19:05
Compare
Sorry, something went wrong.
No results found
Fix a regression introduced in v5.4.3 (missing privacy usage descriptions on iOS)
5.4.3
28 Oct 12:50
Compare
Sorry, something went wrong.
No results found
Use CLLocationManager instance authorizationStatus on iOS >= 14
5.4.2
22 Jul 17:25
Compare
Sorry, something went wrong.
No results found
Fix check returns DENIED instead of UNAVAILABLE for unsupported permissions on Android (closes #963 )
5.4.1
31 May 10:14
Compare
Sorry, something went wrong.
No results found
Proxify other platforms permissions to avoid edge cases like #951 by @zoontek in #952
5.4.0
27 Apr 09:51
Compare
Sorry, something went wrong.
No results found
5.3.0
21 Mar 18:12
Compare
Sorry, something went wrong.
No results found
5.2.6
06 Mar 09:53
Compare
Sorry, something went wrong.
No results found
Fix a crash with isPermissionAvailable() on Android 6
5.2.5
02 Feb 14:01
Compare
Sorry, something went wrong.
No results found
Only request LOCATION_ALWAYS when app is active (fix #924 )