Skip to content

Commit

Permalink
docs: Update version compatibility
Browse files Browse the repository at this point in the history
Fixes #224, fixes #223, fixes #220, fixes #219, fixes #216, fixes #209, fixes #200
  • Loading branch information
Rapsssito authored Jun 17, 2024
1 parent d30165f commit f1f4b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ To use this module you need to ensure you are using the correct version of React

| Version | React Native version | Android (targetSdkVersion) version | iOS version |
| ------- | -------------------- | ---------------------------------- | ------------ |
| `4.X.X` | `>= Unknown` | `>= 34` | `>= Unknown` |
| `3.X.X` | `>= Unknown` | `>= 31` | `>= Unknown` |
| `2.6.7` | `>= Unknown` | `>= Unknown` | `>= Unknown` |

Expand Down

0 comments on commit f1f4b9d

Please sign in to comment.