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

Commit 936681e

Browse files
[docs] update supported React Native platforms table (#917)
1 parent e5e635b commit 936681e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ We try our best to maintain backwards compatability of our plugin with previous
6161
| v0.40-v0.42 | v1.17 *(RN refactored iOS header files)* |
6262
| v0.43-v0.44 | v2.0+ *(RN refactored uimanager dependencies)* |
6363
| v0.45 | v3.0+ *(RN refactored instance manager code)* |
64-
| v0.46+ | 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.
64+
| v0.46 | v4.0+ *(RN refactored js bundle loader code)* |
65+
| v0.47+ | 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.
6566

6667
### Supported Components
6768

0 commit comments

Comments
 (0)