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

Commit 553e2ea

Browse files
Update compatibility table in terms of RN 0.51
1 parent 0d6f0b4 commit 553e2ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ We try our best to maintain backwards compatability of our plugin with previous
6767
| v0.43-v0.44 | v2.0+ *(RN refactored uimanager dependencies)* |
6868
| v0.45 | v3.0+ *(RN refactored instance manager code)* |
6969
| v0.46 | v4.0+ *(RN refactored js bundle loader code)* |
70-
| v0.46-v0.50 | v5.1+ *(RN removed unused registration of JS modules)*|
71-
| v0.51+ | 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.
70+
| v0.46-v0.51 | v5.1+ *(RN removed unused registration of JS modules)*|
71+
| v0.52+ | 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.
7272

7373
### Supported Components
7474

0 commit comments

Comments
 (0)