Peter Lau
390a8bde8d
Move files to new location. Add to array in permissions.ios.js
6 years ago
Peter Lau
ad1c633a6e
Merge branch 'master' of git://github.com/yonahforst/react-native-permissions into motion-permission-request
6 years ago
Mathieu Acthernoene
f80a8854d2
Merge pull request #207 from dylannlaw/master
Added link to iOS Notes and Android Notes
6 years ago
Dylan Law
2445640fae
Added link to iOS Notes and Android Notes
6 years ago
Mathieu Acthernoene
ea2437b630
Merge pull request #204 from slootzky/readme-typo-fix
few typos in readme.md
6 years ago
Rotem Slootzky
30465069ba
few typos in readme.md
6 years ago
Mathieu Acthernoene
27d863a09c
Update README.md
6 years ago
Mathieu Acthernoene
97bf20123a
Bump version number
6 years ago
Mathieu Acthernoene
c8e81bb832
Merge branch 'master' of https://github.com/yonahforst/react-native-permissions
6 years ago
Mathieu Acthernoene
7261037597
Merge pull request #196 from RobertBiehl/patch-1
Cocoapods: Fix issue <React/RCTConvert.h> not found
6 years ago
Mathieu Acthernoene
cfa6577d93
Fix commonJS imports
6 years ago
Mathieu Acthernoene
a1849ee953
Move all iOS related code to a subfolder
6 years ago
Mathieu Acthernoene
e3b4d85cb3
Add React dep to podspec
6 years ago
Mathieu Acthernoene
36a1d0efa6
Merge pull request #199 from wassgha/patch-1
Fixed bug with Android < 23
6 years ago
Mathieu Acthernoene
e3694e73a3
Check can now accept a string or an object
6 years ago
Mathieu Acthernoene
68e323c8b4
Merge pull request #195 from yonahforst/readme.-NSPhotoLibraryAddUsageDescription
Add `NSPhotoLibraryAddUsageDescription` for Info.plist doc
6 years ago
Wassim Gharbi
077af3cf09
Fixed bug with Android < 23
6 years ago
Robert Biehl
e251f2a225
Cocoapods: Fix issue <React/RCTConvert.h> not found
See #191 .
Fixes issue <React/RCTConvert.h> by adding the missing dependency.
7 years ago
Maxime Thirouin
19eba66fbe
Add `NSPhotoLibraryAddUsageDescription` for Info.plist doc
I recently got issue in some version of iOS (apparently 10?) with this key missing.
Not sure why I needed that but as it feel redundant with the key below, but this avoid some crashes I found with sentry :)
7 years ago
Mathieu Acthernoene
bc07dac75e
Bump version number
7 years ago
Mathieu Acthernoene
06a834dd0e
Add background compatibity for type options
7 years ago
Mathieu Acthernoene
d3b2991f68
Move the JS module to a subfolder
7 years ago
Mathieu Acthernoene
cdebe08c0e
Merge branch 'master' of https://github.com/yonahforst/react-native-permissions
7 years ago
Mathieu Acthernoene
4243f704e2
Merge pull request #192 from axsann/master
Add support for permission request rationale. (resolve conflicts)
7 years ago
Mathieu Acthernoene
d14ddbe6bc
Fix iOS example
7 years ago
Mathieu Acthernoene
baee70bc51
Add an issue template
7 years ago
Kanta Asada
921cc22509
Fix rationale parameter to optional.
7 years ago
Kanta Asada
72f63b830a
Fix lint.
7 years ago
Kanta Asada
98dd6f9aab
Remove blank line.
7 years ago
Kanta Asada
cac15f6057
Update README.md.
7 years ago
Kanta Asada
9b28fd57c5
Merge commit 'c40e2ab6e3 '
# Conflicts:
# index.android.js
# index.ios.js
7 years ago
Mathieu Acthernoene
4db9292748
Bump version number
7 years ago
Mathieu Acthernoene
9bc20b3b19
Remove React pod dependency
7 years ago
Mathieu Acthernoene
1770b0d654
Merge pull request #189 from enieber/patch-1
add title for describe how to use the library
7 years ago
Enieber Cunha
f13e33328e
add title for describe how to use the library
7 years ago
Mathieu Acthernoene
839df1aa97
Fix supported RN versions
7 years ago
Mathieu Acthernoene
cb7e4b8b6b
Set android:allowBackup to false
7 years ago
Mathieu Acthernoene
5f7a13ddf2
Bump version number
7 years ago
Mathieu Acthernoene
6ab7f90b3d
Use single test
7 years ago
Mathieu Acthernoene
883df49822
shouldShowRequestPermissionRationale is not exposed
7 years ago
Mathieu Acthernoene
ba0b274dd5
Add missing permission
7 years ago
Mathieu Acthernoene
7d868238da
Update example to 0.50
7 years ago
Mathieu Acthernoene
1a3c1a9ef1
Fix modules
7 years ago
Mathieu Acthernoene
337784bbfd
Use ES modules, improve naming
7 years ago
Mathieu Acthernoene
1a3a7ad928
Add index.js to help TypeScript
7 years ago
Mathieu Acthernoene
1a710e0d66
Run prettier on md and json
7 years ago
Mathieu Acthernoene
c29e087b37
Add highlighting for plist
7 years ago
Mathieu Acthernoene
6f99c98d1e
Update README.md
7 years ago
Mathieu Acthernoene
5b496e6d3b
Add targetSdkVersion elevation tuto
7 years ago
Mathieu Acthernoene
369abb0c1c
Add missing quotes
7 years ago