Yonah Forst
bd6ec02a1a
Merge pull request #15 from Arthraim/master
change back the deployment target setting
8 years ago
Yonah Forst
0bdbe7e5b1
Merge pull request #14 from king6cong/iOS8-fix
support pre-ES7 (includes is undefined)
8 years ago
king6cong
aaa257fc99
use indexOf for list
8 years ago
Arthur Wang
86516be7ef
change back the deployment target setting
8 years ago
king6cong
d9ba82cc2c
fix for iOS 8: includes is undefined
8 years ago
Yonah Forst
9ec66e1ea4
Merge pull request #13 from Arthraim/master
fix iOS 8 compiling errors
8 years ago
Arthur Wang
398e2c3c87
fix iOS 8 compling errors
8 years ago
Yonah Forst
309894679f
bump
8 years ago
Yonah Forst
c6e762d9cf
ignore the first location permission update
8 years ago
Yonah Forst
b8dd7d8bf1
Update README.md
8 years ago
Yonah Forst
c0c07c92aa
Merge branch 'master' of https://github.com/joshblour/react-native-permissions
* 'master' of https://github.com/joshblour/react-native-permissions:
ignore the first call for didChangeAuthorization
call request authorization on main thread and ignore the first call for didChangeAuthorization
8 years ago
Yonah Forst
0f671f3327
support `require('react-native-permissions')`
8 years ago
Yonah Forst
e63b23ce20
Merge pull request #10 from rpopovici/master
call request authorization on main thread
8 years ago
Radu Popovici
98eb47556b
ignore the first call for didChangeAuthorization
8 years ago
Radu Popovici
a7d397d1ed
Merge branch 'master' of https://github.com/yonahforst/react-native-permissions
8 years ago
Yonah Forst
040352cee0
run on main thread
8 years ago
Radu Popovici
6b1c0f1722
call request authorization on main thread and ignore the first call for didChangeAuthorization
8 years ago
Yonah Forst
fc52cc1251
Update README.md
8 years ago
Yonah Forst
8307b50eee
bump
8 years ago
Yonah Forst
f8821fecd6
added support for legacy methods with deprication warnings. updated readme
8 years ago
Yonah Forst
58e2d528f7
refactor. finished adding request permissions
8 years ago
Yonah Forst
c040506d7c
refactor. started adding request permissions
8 years ago
Yonah Forst
24b8ada320
refactor. removed individual methods for checking statusus
8 years ago
Yonah Forst
443f63e36d
better notification handling. bump
8 years ago
Yonah Forst
9733cc6278
added background refresh status
8 years ago
Yonah Forst
48dbb1019e
bump
8 years ago
Yonah Forst
884fcb8d74
support ios9
8 years ago
Yonah Forst
ea256db292
Merge pull request #4 from joenoon/jn-contactsFramework
add ios9 Contacts framework check
8 years ago
Yonah Forst
07ed2b1416
Merge pull request #7 from xirc/master
Update README
8 years ago
xirc
8cb7bc937b
Update README
8 years ago
Yonah Forst
ed0003c71e
added method to open settings. bump!
8 years ago
Yonah Forst
6da160ea9e
Merge pull request #6 from corymsmith/master
Adding placeholder file so Android doesn't crash on require statement
8 years ago
Cory Smith
46a34ac1da
Adding placeholder file so Android doesn't crash on the require statement
8 years ago
Joe Noon
734fb1aebd
add ios9 Contacts framework check
8 years ago
Yonah Forst
a1fe56ce45
Merge pull request #2 from convoyinc/cocoapods
Support for a CocoaPods-based install
8 years ago
Ian MacLeod
e31d5187ef
Support for a CocoaPods-based install
Makes life easy if you're using CocoaPods to manage native dependencies; can just:
pod 'ReactNativePermissions', path: './node_modules/react-native-permissions'
8 years ago
Yonah Forst
647e696420
Update README.md
8 years ago
Yonah Forst
62ef70b38c
updated readme
8 years ago
Yonah Forst
4d436e8865
added authorization methods and status enum
8 years ago
Yonah Forst
bf1fd05ca3
first commit
8 years ago