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
|
b6f40b5d89
|
Fix typo
|
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
|
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 |
Mathieu Acthernoene
|
47611673aa
|
Update README.md
|
5 years ago |
Mathieu Acthernoene
|
1d6780677a
|
Replace 2.0.0-rc.0 by next tag
|
5 years ago |
Mathieu Acthernoene
|
8ceca9aebd
|
Bump to 2.0.0-rc.0
|
5 years ago |
Mathieu Acthernoene
|
f3d950098d
|
Improve request type doc
|
5 years ago |
Mathieu Acthernoene
|
a7d0a02069
|
Fix comment
|
5 years ago |
Mathieu Acthernoene
|
bd370e5027
|
Merge branch 'master' into 2.0.0
|
5 years ago |
Mathieu Acthernoene
|
a3e8672ed3
|
Change header size
|
5 years ago |
Mathieu Acthernoene
|
965042812d
|
Merge branch '2.0.0' of github.com:yonahforst/react-native-permissions into 2.0.0
|
5 years ago |
Mathieu Acthernoene
|
c6373c3323
|
Improve exposed methods typings
|
5 years ago |
Mathieu Acthernoene
|
ec17f07107
|
Basic documentation to experiment the v2.0.0
|
5 years ago |
Mathieu Acthernoene
|
813a1b1c8b
|
Install RNPermissions/Core
|
5 years ago |
Mathieu Acthernoene
|
cfaa2dd70c
|
Add support for new dangerous permissions on Android
|
5 years ago |
Mathieu Acthernoene
|
d96f543548
|
Move podspec file to the project root
|
5 years ago |
Mathieu Acthernoene
|
2cc2e87a0d
|
Fix error.code cast
|
5 years ago |
Mathieu Acthernoene
|
e74f1bd6d1
|
Update README.md
|
5 years ago |
Mathieu Acthernoene
|
a166c16d2a
|
Add all example permissions in AndroidManifest
|
5 years ago |
Mathieu Acthernoene
|
3bba891247
|
Fix AsyncStorage usage
|
5 years ago |
Mathieu Acthernoene
|
0f460401a8
|
Add a working iOS demo
|
5 years ago |
Mathieu Acthernoene
|
0dd10d7e67
|
Replace CBManagerState since it’s not available on iOS < 10
|
5 years ago |
Mathieu Acthernoene
|
a4e415e5d9
|
Fix Bluetooth permission
|
5 years ago |
Mathieu Acthernoene
|
db15e41fd3
|
Fix Xcode line formatting
|
5 years ago |
Mathieu Acthernoene
|
c013fb81f8
|
Fix LocationWhenInUse permission
|
5 years ago |
Mathieu Acthernoene
|
d0c0bb9cf5
|
Fix checkMultiple on iOS
|
5 years ago |
Mathieu Acthernoene
|
9b1eb6095a
|
Cleanup a bit, fix typing
|
5 years ago |