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

Commit ca7e0f5

Browse files
committed
Adding platform support detail
1 parent c47f083 commit ca7e0f5

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
@@ -38,8 +38,8 @@ In order to ensure that your end users always have a functioning version of your
3838

3939
## Supported React Native platforms
4040

41-
- iOS
42-
- Android
41+
- iOS (7+)
42+
- 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:
4545

0 commit comments

Comments
 (0)