Skip to content

1.2.0

Compare
Choose a tag to compare
@zoontek zoontek released this 18 Jul 11:30
· 501 commits to master since this release
  • ⚠️ BREAKING CHANGE. Since AsyncStorage has been removed from the core, react-native-permissions now relies on @react-native-community/async-storage
  • Update example to react-native 0.60.3
  • Update code style to respect react-native-community guidelines
  • Add support for android coarse location permission #173
  • Improve "fine location" documentation #299
  • Return restricted if location services are not enabled on iOS #293
  • Add sendSms permission on android #303
  • Fix media library returning undefined #287
  • Merge platform specific files (resolve flow issues) #230
  • Export flow types #278