Mathieu Acthernoene
|
990641e726
|
Add mock file
|
5 years ago |
Mathieu Acthernoene
|
ece99e3fd4
|
Remove mandatory NSLocationWhenInUseUsageDescription when using LocationAlways
|
5 years ago |
Mathieu Acthernoene
|
ffbbd20d0b
|
Bump version number
|
5 years ago |
Mathieu Acthernoene
|
dc9bcdac6c
|
Add warning about use_frameworks!
|
5 years ago |
Mathieu Acthernoene
|
f592dc2579
|
Remove the location background mode check
|
5 years ago |
Mathieu Acthernoene
|
e3f80dee8f
|
Merge pull request #359 from Annihil/patch-1
NSSiriUsageDescription info.plist readme addition
|
5 years ago |
Bap ☺
|
2e136ab302
|
NSSiriUsageDescription info.plist readme addition
|
5 years ago |
Mathieu Acthernoene
|
7a406a1d5c
|
Merge pull request #358 from figureaps/android-manifest-path
Fix path to AndroidManifest.xml
|
5 years ago |
Jakob Krigovsky
|
fcbdf6b554
|
Fix path to AndroidManifest.xml
|
5 years ago |
Mathieu Acthernoene
|
9908ebfcde
|
Update README.md
|
5 years ago |
Mathieu Acthernoene
|
50f14ae09e
|
Update README.md
|
5 years ago |
Mathieu Acthernoene
|
4d93298896
|
Add warning about Xcode stale data cleanup
|
5 years ago |
Mathieu Acthernoene
|
8848d1db0b
|
Merge pull request #345 from awgeorge/patch-1
Update README.md
|
5 years ago |
William George
|
99182cbf58
|
Update README.md
Corrected the grammar in the flow diagrams.
|
5 years ago |
Mathieu Acthernoene
|
9d9a5d8397
|
Bump to 2.0.2
|
5 years ago |
Mathieu Acthernoene
|
b69c511f77
|
Merge pull request #337 from draperunner/fix-named-export-constants
Fix named export of constants through index (fix breaking change in 2.0.1)
|
5 years ago |
Mats Byrkjeland
|
a4e1cc7e1b
|
Fix named export of constants through index
|
5 years ago |
Mathieu Acthernoene
|
2f31bf8242
|
Fix location permissions on iOS 13 (#329)
|
5 years ago |
Mathieu Acthernoene
|
aac7edc981
|
Let ARC wipe memory
|
5 years ago |
Mathieu Acthernoene
|
f14093aa32
|
Add warning about missing UIBackgroundModes
|
5 years ago |
Mathieu Acthernoene
|
0a411b2c0b
|
Update dependencies
|
5 years ago |
Mathieu Acthernoene
|
f6b756d3eb
|
Drop support for react-native < 0.59
|
5 years ago |
Mathieu Acthernoene
|
067ef5d4c4
|
Split constants and types from main file
|
5 years ago |
Mathieu Acthernoene
|
ed00c89c54
|
Set integer for each enum value
|
5 years ago |
Mathieu Acthernoene
|
4d223b3ebf
|
Fix #330
|
5 years ago |
Mathieu Acthernoene
|
18dfc41561
|
Merge branch 'master' of github.com:react-native-community/react-native-permissions
|
5 years ago |
Mathieu Acthernoene
|
8441ce715f
|
Remove mention of version 1.x in favor of 2.x + jetify -r
|
5 years ago |
Mathieu Acthernoene
|
35c5464017
|
Update stale.yml
|
5 years ago |
Mathieu Acthernoene
|
4d0bb99a57
|
Merge branch 'master' into 2.0.0
|
5 years ago |
Mathieu Acthernoene
|
4b800f92f4
|
Bump to 2.0.0
|
5 years ago |
Mathieu Acthernoene
|
3d43be3253
|
Add FUNDING.yml
|
5 years ago |
Mathieu Acthernoene
|
85e9c2e6c3
|
Add stale config
|
5 years ago |
Mathieu Acthernoene
|
c084704030
|
Create FUNDING.yml
|
5 years ago |
Mathieu Acthernoene
|
583fc9cab2
|
Update example to RN 0.61.1
|
5 years ago |
Mathieu Acthernoene
|
cb7c37634d
|
Replace CBPeripheralManager.authorizationStatus (deprecated)
|
5 years ago |
Mathieu Acthernoene
|
a902f2a243
|
Typo
|
5 years ago |
Mathieu Acthernoene
|
1359c429d4
|
Add plist xml tag
|
5 years ago |
Mathieu Acthernoene
|
1f21c363e9
|
Add plist / AndroidManifest.xml instructions
|
5 years ago |
Mathieu Acthernoene
|
b4887cbea6
|
Merge branch '2.0.0' of github.com:react-native-community/react-native-permissions into 2.0.0
|
5 years ago |
Mathieu Acthernoene
|
26084bff9d
|
Add NSBluetoothAlwaysUsageDescription in example plist file
|
5 years ago |
Mathieu Acthernoene
|
39d6b37964
|
Put flowcharts after the API documentation
|
5 years ago |
Mathieu Acthernoene
|
df0b484a93
|
Add flowcharts
|
5 years ago |
Mathieu Acthernoene
|
fb110e9ad2
|
Hide manual linking instructions by default
|
5 years ago |
Mathieu Acthernoene
|
df3addd630
|
Return no supported permissions for platforms other than iOS / android
|
5 years ago |
Mathieu Acthernoene
|
54ac46fce0
|
Add a warning about bad install
Thanks to https://github.com/react-native-community/react-native-netinfo/blob/v4.2.1/src/internal/nativeInterface.ts#L15
|
5 years ago |
Mathieu Acthernoene
|
ff797bc54e
|
Add support for NSBluetoothAlwaysUsageDescription (iOS 13)
|
5 years ago |
Mathieu Acthernoene
|
11fac08c4b
|
Update example dependencies
|
5 years ago |
Mathieu Acthernoene
|
373fbd8f5c
|
Fix gradle setup
|
5 years ago |
Mathieu Acthernoene
|
6cc9755d64
|
Improve example npm scripts
|
5 years ago |
Mathieu Acthernoene
|
0efc97844d
|
Add tvOS deployment_target
|
5 years ago |