Skip to content

Commit b37544f

Browse files
committed
Merge branch 'main' of github.com:dcangulo/react-native-pkce-challenge
2 parents 82e50cd + 4a72ba9 commit b37544f

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@
66
Proof Key for Code Exchange (PKCE) challenge generator for React Native.
77

88
## 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:
9+
|Platform |Support
10+
|:---------|:------
11+
|iOS |🟢
12+
|Android |🟢
13+
|Web |🟢
14+
|Windows |🟡
15+
|macOS |🟢
16+
|Expo |🟢
17+
|Node.js |🟢
1218

1319
## Installation
1420
```bash

0 commit comments

Comments
 (0)