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

Commit 69092e2

Browse files
author
Richard Hua
authored
Update README.md
1 parent d8bfe14 commit 69092e2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ We try our best to maintain backwards compatability of our plugin with previous
4646

4747
| React Native version(s) | Supporting CodePush version(s) |
4848
|-------------------------|------------------------------------------------|
49-
| <0.14.0 | **Unsupported** |
50-
| v0.14.* | v1.3.0 *(introduced Android support)* |
51-
| v0.15.0-v0.18.* | v1.4.0-v1.6.0 *(introduced iOS asset support)* |
52-
| v0.19.0-v0.28.* | v1.7.0+ *(introduced Android asset support)* |
53-
| v0.29.0-v0.31.* | v1.13.0+ *(RN refactored native hosting code)* |
54-
| v0.32.0-v0.33.* | v1.14.6+ *(RN refactored native hosting code)* |
55-
| v0.34.0+ | 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.
49+
| <0.14 | **Unsupported** |
50+
| v0.14 | v1.3.0 *(introduced Android support)* |
51+
| v0.15-v0.18 | v1.4.0-v1.6.0 *(introduced iOS asset support)* |
52+
| v0.19-v0.28 | v1.7.0+ *(introduced Android asset support)* |
53+
| v0.29-v0.31 | v1.13.0+ *(RN refactored native hosting code)* |
54+
| v0.32-v0.33 | v1.14.6+ *(RN refactored native hosting code)* |
55+
| v0.34+ | 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.
5656

5757
## Supported Components
5858

0 commit comments

Comments
 (0)