Skip to content

Commit 0b7df16

Browse files
committed
docs: added tested RN version compatibility matrix
1 parent e7b98a8 commit 0b7df16

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@
3131
- Compatible with all native languages **Objective-C**, **Swift**, **Java** and **Kotlin**
3232
- Supports UIKit and SwiftUI on iOS and Fragments and Jetpack Compose on Android
3333

34+
## React Native version compatibility matrix
35+
36+
| Tested React Native Version | React Native Brownfield Version |
37+
| --------------------------- | ------------------------------- |
38+
| 0.81.x, 0.82.x | ^2.0.0-rc.0 |
39+
| 0.78.x | ^1.2.0 |
40+
3441
## Installation
3542

3643
The React Native Brownfield library is intended to be installed in a React Native app that is later consumed as a framework artifact by your native iOS or Android app.

0 commit comments

Comments
 (0)