63 lines
1.6 KiB
JSON
63 lines
1.6 KiB
JSON
{
|
|
"nightly": {
|
|
"react-native": ["0.78", "0.79", "0.80", "0.81", "0.82"],
|
|
"react-native-worklets": ["nightly"]
|
|
},
|
|
"4.1.x": {
|
|
"react-native": ["0.78", "0.79", "0.80", "0.81", "0.82"],
|
|
"react-native-worklets": ["0.5.x", "0.6.x", "0.7.x", "0.8.x"]
|
|
},
|
|
"4.0.x": {
|
|
"react-native": ["0.78", "0.79", "0.80", "0.81"],
|
|
"react-native-worklets": ["0.4.x"]
|
|
},
|
|
"3.19.x": {
|
|
"react-native": ["0.78", "0.79", "0.80", "0.81"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.18.x": {
|
|
"react-native": ["0.75", "0.76", "0.77", "0.78", "0.79", "0.80"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.17.4 - 3.17.5": {
|
|
"react-native": ["0.75", "0.76", "0.77", "0.78", "0.79"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.17.1 - 3.17.3": {
|
|
"react-native": ["0.75", "0.76", "0.77", "0.78"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.17.0": {
|
|
"react-native": ["0.75", "0.76", "0.77"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.16.7": {
|
|
"react-native": ["0.74", "0.75", "0.76", "0.77"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.16.0 - 3.16.6": {
|
|
"react-native": ["0.74", "0.75", "0.76"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.15.x": {
|
|
"react-native": ["0.74", "0.75"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.9.x - 3.14.x": {
|
|
"react-native": ["0.74"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.6.x - 3.8.x": {
|
|
"react-native": ["0.72", "0.73"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.1.x - 3.5.x": {
|
|
"react-native": ["0.72"],
|
|
"react-native-worklets": []
|
|
},
|
|
"3.0.x": {
|
|
"react-native": ["0.71"],
|
|
"react-native-worklets": []
|
|
}
|
|
}
|