Mathieu Acthernoene
ea8aa1a83c
Add JS module + example
5 years ago
Mathieu Acthernoene
bfa5993ca9
Commit new native modules
5 years ago
Mathieu Acthernoene
ca75dfd3b6
Move and update podspec file
5 years ago
Mathieu Acthernoene
55634b4c80
Run new prettier config over the codebase
5 years ago
Mathieu Acthernoene
9f73dee792
Update project dependencies
5 years ago
Mathieu Acthernoene
91f3b33545
Add .editorconfig
5 years ago
Mathieu Acthernoene
35b68e7db3
Delete example
5 years ago
Mathieu Acthernoene
69ab094b8c
Merge pull request #263 from sutbult/patch-1
Make a correction to Media Library
6 years ago
Samuel Utbult
c2fd001e0f
Make a correction to Media Library
Change the title of the permission `mediaLibrary` to "Media Library".
6 years ago
Yonah Forst
d1238171eb
Update README.md
6 years ago
Mathieu Acthernoene
99ac660f9c
Merge pull request #227 from duanebester/permission-media-library-break-ios
Adding break point which fixes incorrect media library status
6 years ago
Duane Bester
c3ca33746e
Adding break point which fixes incorrect media library status
6 years ago
Mathieu Acthernoene
f61011b053
Merge pull request #223 from yonahforst/chore.simpler-issue-template
Update ISSUE_TEMPLATE.md
6 years ago
Maxime Thirouin
910ec28c84
Update ISSUE_TEMPLATE.md
Avoid deletion comment by relying on HTML comment
6 years ago
Mathieu Acthernoene
22f501b3bc
Update README.md
6 years ago
Mathieu Acthernoene
bd31b1728f
Bump version number
6 years ago
Mathieu Acthernoene
2d2ccf94fc
Merge pull request #215 from mattmcdonald-uk/master
Add missing commas
6 years ago
Mathieu Acthernoene
3f2cfc9ca3
Merge pull request #217 from eugenehp/master
Fixing #216
6 years ago
Eugene Hauptmann
746039bdff
Update RCTConvert+RNPStatus.h
6 years ago
Eugene Hauptmann
81ac6d5d01
Update RCTConvert+RNPStatus.m
6 years ago
Matt McDonald
8880359877
Add missing commas
6 years ago
Mathieu Acthernoene
f67eaa5038
Bump version number
6 years ago
Mathieu Acthernoene
6e53aaddb9
Merge pull request #211 from rory-pickering/master
Ability to query mediaLibrary on ios
6 years ago
Rory Pickering
36b39ee726
Merge branch 'master' into master
6 years ago
Mathieu Acthernoene
72128a0d07
Merge pull request #212 from yonahforst/peterlau-motion-permission-request-fixed
Make example works
6 years ago
Mathieu Acthernoene
1ad011d04e
Merge pull request #210 from peterlau/motion-permission-request-fixed
Motion permission request - fixed conflicts
6 years ago
Mathieu Acthernoene
bd3c718d23
Make example works
6 years ago
Rory Pickering
637d66532b
usage description added to ref
6 years ago
Rory Pickering
78f993bc6a
mediaLibrary ios added
6 years ago
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