Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 2b15800

Browse files
alexandergoncharov-zzitoys
authored andcommitted
Fix supported version of RN in Readme (#1264)
readme update
1 parent 68ce5c2 commit 2b15800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ We try our best to maintain backwards compatability of our plugin with previous
6868
| v0.45 | v3.0+ *(RN refactored instance manager code)* |
6969
| v0.46 | v4.0+ *(RN refactored js bundle loader code)* |
7070
| v0.46-v0.53 | v5.1+ *(RN removed unused registration of JS modules)*|
71-
| v0.54 | v5.3+ *(Android Gradle Plugin 3.x integration)* |
71+
| v0.54-v0.55 | v5.3+ *(Android Gradle Plugin 3.x integration)* |
7272
| v0.55+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is.
7373

7474
### Supported Components

0 commit comments

Comments
 (0)