Skip to content

Commit

Permalink
chore: bump supported react-native versions in readme (#2190)
Browse files Browse the repository at this point in the history
## Description

Doing so just before 3.32.0 release

## Changes

Last supported RN version bumped to 0.71.0.

Last supported RN version for Fabric bumped to 0.74.0.

## Checklist

- [ ] Ensured that CI passes
  • Loading branch information
kkafar committed Jun 18, 2024
1 parent 2917236 commit 50f61b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Screens are already integrated with the React Native's most popular navigation l

| library version | react-native version |
| ------- | -------------------- |
| 3.32.0+ | 0.71.0+ |
| 3.30.0+ | 0.68.0+ |
| 3.14.0+ | 0.64.0+ |
| 3.0.0+ | 0.62.0+ |
Expand All @@ -119,6 +120,7 @@ Here's a table with summary of supported `react-native` versions when Fabric is

| library version | react-native version |
| ------- | -------------------- |
| 3.32.0+ | 0.74.0+ |
| 3.28.0+ | 0.73.0+ |
| 3.21.0+ | 0.72.0+ |
| 3.19.0+ | 0.71.0+ |
Expand Down

0 comments on commit 50f61b4

Please sign in to comment.