Skip to content

Commit

Permalink
chore: update readme with supported RN versions since 3.33.0 (#2273)
Browse files Browse the repository at this point in the history
## Description

Update readme with supported react-native versions since 3.33.0 version
of this library.

## Changes

* Paper: support is declared for 0.72.0+

* Fabric: support is declared for 0.75.0+



## Test code and steps to reproduce

N/A

## Checklist

- [x] Ensured that CI passes
  • Loading branch information
kkafar authored Jul 31, 2024
1 parent 3ef10ad commit 9d9720c
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 @@ -108,6 +108,7 @@ Screens are already integrated with the React Native's most popular navigation l

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

| library version | react-native version |
| --------------- | -------------------- |
| 3.33.0+ | 0.75.0+ |
| 3.32.0+ | 0.74.0+ |
| 3.28.0+ | 0.73.0+ |
| 3.21.0+ | 0.72.0+ |
Expand Down

0 comments on commit 9d9720c

Please sign in to comment.