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

Commit 70cfbcf

Browse files
committed
Updating support matrix
1 parent 1c987c4 commit 70cfbcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In order to ensure that your end users always have a functioning version of your
3838

3939
## Supported React Native platforms
4040

41-
- iOS (7+)
41+
- iOS (8+)
4242
- Android (4.1+)
4343

4444
We try our best to maintain backwards compatability of our plugin with previous versions of React Native, but due to the nature of the platform, and the existence of breaking changes between releases, it is possible that you need to use a specific version of the CodePush plugin in order to support the exact version of React Native you are using. The following table outlines which CodePush plugin versions officially support the respective React Native versions:
@@ -48,8 +48,8 @@ We try our best to maintain backwards compatability of our plugin with previous
4848
| <0.14.0 | **Unsupported** |
4949
| v0.14.0 | v1.3.0 *(introduced Android support)* |
5050
| v0.15.0-v0.18.0 | v1.4.0-v1.6.0 *(introduced iOS asset support)* |
51-
| v0.19.0-v0.25.0 | v1.7.0+ *(introduced Android asset support)* |
52-
| v0.26.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.
51+
| v0.19.0-v0.26.0 | v1.7.0+ *(introduced Android asset support)* |
52+
| v0.27.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.
5353

5454
## Supported Components
5555

0 commit comments

Comments
 (0)