We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82e50cd + 4a72ba9 commit b37544fCopy full SHA for b37544f
1 file changed
README.md
@@ -6,9 +6,15 @@
6
Proof Key for Code Exchange (PKCE) challenge generator for React Native.
7
8
## API Compatibility
9
-|iOS |Android |Web |Windows |macOS |Expo
10
-|:------------------|:------------------|:------------------|:------------------|:------------------|:------------------
11
-|:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark:
+|Platform |Support
+|:---------|:------
+|iOS |🟢
12
+|Android |🟢
13
+|Web |🟢
14
+|Windows |🟡
15
+|macOS |🟢
16
+|Expo |🟢
17
+|Node.js |🟢
18
19
## Installation
20
```bash
0 commit comments