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 |
Mathieu Acthernoene
|
3a1b615e56
|
Bump to 1.2.1
|
5 years ago |
Mathieu Acthernoene
|
b6f40b5d89
|
Fix typo
|
5 years ago |
Mathieu Acthernoene
|
5a44728d54
|
Merge pull request #322 from hufkens/master
Add the tvOS platform to the podspec
|
5 years ago |
Mathieu Acthernoene
|
f8d6eadd7b
|
Merge pull request #323 from jlo1/patch-1
Add NSBluetoothAlwaysUsageDescription for iOS 13
|
5 years ago |
Jessica
|
25d6396ada
|
Add NSBluetoothAlwaysUsageDescription for iOS 13
Need to add NSBluetoothAlwaysUsageDescription for iOS 13
|
5 years ago |
Alain Hufkens
|
a1681e88cb
|
Add tvOS support to Podspec
|
5 years ago |
Mathieu Acthernoene
|
1b8dc37f60
|
Publish 2.0.0-rc.1
|
5 years ago |
Mathieu Acthernoene
|
2d62b77b1f
|
Remove console.warn
|
5 years ago |
Mathieu Acthernoene
|
49a0a02911
|
Add notificationCenter setting check
|
5 years ago |
Mathieu Acthernoene
|
60b764b1a9
|
Improve example
|
5 years ago |
Mathieu Acthernoene
|
9eb1f4fdea
|
Fix ARC issues (handlers released too soon)
|
5 years ago |
Mathieu Acthernoene
|
1c030f5150
|
Use repository url for git source
|
5 years ago |
Mathieu Acthernoene
|
2d55747392
|
Merge pull request #320 from kida7/patch-1
fix podspec
|
5 years ago |
Mathieu Acthernoene
|
356d39b4c9
|
Merge branch '2.0.0' of github.com:react-native-community/react-native-permissions into 2.0.0
|
5 years ago |
Mathieu Acthernoene
|
8310b03822
|
Wrap check / requestNotifications to avoid mocking
|
5 years ago |
Vinh Le
|
c3a5af7036
|
fix podspec
|
5 years ago |
Vinh Le
|
a5c5318fba
|
fix podspec
|
5 years ago |
César Guadarrama Cantú
|
4ced8d2057
|
Update .prettierrc
According to https://github.com/react-native-community/.github/blob/master/Guidelines/Repository%20Setup.md#code-styling
|
5 years ago |
César Guadarrama Cantú
|
bf6448ffe6
|
Create CHANGELOG.md
|
5 years ago |
Mathieu Acthernoene
|
47611673aa
|
Update README.md
|
5 years ago |
Mathieu Acthernoene
|
1d6780677a
|
Replace 2.0.0-rc.0 by next tag
|
5 years ago |