Skip to content

Commit 79c9709

Browse files
authored
[docs] Update compatibility (#4110)
## Description Updating compatibility table in our docs. ## Test plan Built android and ios on added versions.
1 parent 48d674b commit 79c9709

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
2+
"3.0.0-beta.3": {
3+
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
4+
},
25
"3.0.0-beta.2": {
3-
"react-native": ["0.81", "0.82", "0.83", "0.84"]
6+
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
47
},
58
"3.0.0-beta.1": {
6-
"react-native": ["0.81", "0.82", "0.83", "0.84"]
9+
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
710
}
811
}

0 commit comments

Comments
 (0)