Releases: zoontek/react-native-permissions
Releases · zoontek/react-native-permissions
2.0.10
- Avoid relying on
shouldShowRequestPermissionRationale
on Android - Remove deprecated
react-native link
mentions in warnings (by @thymikee) - Fix Android example project icons
- Add workarounds instructions for CocoaPods 1.9
CMMotionActivityManager
: Reduce requested activity time window to the maximum
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
- Fix missing notifications permission pod with
use_frameworks!
(by @dungnguyen10989, fix #331) - Fix location permissions requests on iOS 13 (fix #329)
- Split types out so module is easier to mock for testing (fix #324)
- Fix package.json homepage and repository url (fix #330)
- Add warnings about missing
UIBackgroundModes