Yonah Forst
4e655710cc
fixes #24
8 years ago
Yonah Forst
0b63bbb9f5
bump
8 years ago
Yonah Forst
c1e8f61548
Merge branch 'master' of https://github.com/joshblour/react-native-permissions
* 'master' of https://github.com/joshblour/react-native-permissions:
Fix podspec by excluding Example
Update README.md
Update Readme (>= RN 0.29 for android)
Update README.md
8 years ago
Yonah Forst
22b3d3a20e
Merge pull request #22 from convoyinc/igrayson/fix-podspec
Fix podspec by excluding Example
8 years ago
Ian Grayson
63b8880ef5
Fix podspec by excluding Example
8 years ago
Yonah Forst
2a674fe27d
Update README.md
8 years ago
Yonah Forst
07aa0b6d21
Merge pull request #21 from KGALLET/update-README
Update Readme (>= RN 0.29 for android)
8 years ago
Yonah Forst
267061d29b
Merge pull request #20 from wootwoot1234/patch-1
Update README.md
8 years ago
KevinGallet
864cf6edb7
Update Readme (>= RN 0.29 for android)
8 years ago
Tom
413ba40eb5
Update README.md
Updated ```restricted``` documentation
8 years ago
Yonah Forst
f2b3a2e465
remove address book import. bump
8 years ago
Yonah Forst
e6f25fa5f5
Merge pull request #17 from darinwilson/more-ios-8-fixes
More iOS 8 fixes
8 years ago
Yonah Forst
ae88accb7b
Update readme
8 years ago
Yonah Forst
04a42dd234
add example app for iOS and Android
8 years ago
Yonah Forst
477c991d16
fix default location permission. Make sure you always return a promise from checkMultiplePermissions
8 years ago
Darin Wilson
396ead6c3f
Remove iOS9 conditionals - PHPhotoLibrary is available in iOS8
Reference: https://developer.apple.com/library/ios/documentation/Photos/Reference/PHPhotoLibrary_Class/index.html
8 years ago
Darin Wilson
a89b20fbf7
Merge branch 'master' into set-deployment-target-to-8
8 years ago
Yonah Forst
29fa5cc91a
bump
8 years ago
Yonah Forst
1439ff20a7
Merge branch 'master' of https://github.com/joshblour/react-native-permissions
* 'master' of https://github.com/joshblour/react-native-permissions:
check permission in the permissionTypes
Update podspec to include .h & .m files recursivly
8 years ago
Yonah Forst
76eedc96ab
bump
8 years ago
Yonah Forst
845c46437a
Merge pull request #16 from convoyinc/chalupa/0.2.0
Podspec + Bugfix
8 years ago
Jonathan Stanton
9d50f167de
check permission in the permissionTypes
8 years ago
Jonathan Stanton
c2c8739869
Update podspec to include .h & .m files recursivly
8 years ago
Darin Wilson
12c03c8570
Set deployment target to be compatible with iOS 8.x
8 years ago
Yonah Forst
df1f702bd7
bump
8 years ago
Yonah Forst
5bb6848794
update readme
8 years ago
Yonah Forst
285b692795
added gitignore
8 years ago
Yonah Forst
f432ba6d7c
Merge branch 'master' of https://github.com/joshblour/react-native-permissions
* 'master' of https://github.com/joshblour/react-native-permissions:
use indexOf for list
change back the deployment target setting
fix for iOS 8: includes is undefined
fix iOS 8 compling errors
# Conflicts:
# ReactNativePermissions.js
8 years ago
Yonah Forst
eb87369148
added android support 🎉🎉
8 years ago
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