Skip to content

Commit ef1ed95

Browse files
committed
docs: add expo-crypto
1 parent 1ffe2d5 commit ef1ed95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Proof Key for Code Exchange (PKCE) challenge generator for React Native.
1212

1313
## Under the hood
1414
|iOS |Android |Web |Windows |macOS |Expo
15-
|:--------------|:--------------|:------------------|:-----------|:--------------|:-----------
16-
|arc4random_buf |arc4random_buf |crypto.randombytes |Math.random |arc4random_buf |expo-random
15+
|:--------------|:--------------|:------------------|:-----------|:--------------|:-------------------------
16+
|arc4random_buf |arc4random_buf |crypto.randombytes |Math.random |arc4random_buf |expo-random / expo-crypto
1717

1818
## Installation
1919
```bash

0 commit comments

Comments
 (0)