Skip to content

Commit 90d4f70

Browse files
authored
docs: add requirements section to README.md for React Native and platform compatibility
1 parent 383765c commit 90d4f70

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,16 @@
88

99
### 🚀 New Architecture support
1010

11-
Supports React Native 0.74 ~ 0.80.
11+
Supports React Native 0.74 ~ 0.81.
1212

1313
(Tested on the React Native CLI template apps)
1414

15+
### ✅ Requirements
16+
17+
- **React Native**: 0.74 or higher
18+
- **iOS**: 15.5 or higher
19+
- **Android**: API level 16 or higher
20+
1521
## 🚗 Migration Guide
1622

1723
If you have been using `react-native-code-push`, replace the NPM package first.

0 commit comments

Comments
 (0)