React Native Permissions Versions Save

An unified permissions API for React Native on iOS, Android and Windows.

4.1.5

1 month ago

4.1.4

2 months ago

4.1.3

2 months ago

4.1.2

2 months ago

4.1.1

2 months ago
  • Fix Expo plugin not working on Expo SDK 50 (closes #840)

4.1.0

2 months ago

4.0.4

3 months ago
  • Fix a regression caused by the example app (now using yarn link) that updated the project podspec

4.0.3

3 months ago
  • Add Android Gradle plugin 8 compatibility
  • Fix AndroidManifest.xml namespace deprecation warning

4.0.2

3 months ago

4.0.1

4 months ago
  • Enforce checkNotifications behaviour on Android < 13 to match the Android runtime permissions flow and all others permissions behaviour (for more details, I made a post here).
  • Update example app to React Native 0.73.0