Files
projet_gestion_commande/frontend-admin/node_modules/react-native-worklets/compatibility.json
T
2026-02-07 22:33:02 +01:00

18 lines
376 B
JSON

{
"nightly": {
"react-native": ["0.79", "0.80", "0.81", "0.82"]
},
"0.7.x": {
"react-native": ["0.79", "0.80", "0.81", "0.82", "0.83"]
},
"0.6.x": {
"react-native": ["0.78", "0.79", "0.80", "0.81", "0.82"]
},
"0.5.x": {
"react-native": ["0.78", "0.79", "0.80", "0.81"]
},
"0.4.x": {
"react-native": ["0.78", "0.79", "0.80", "0.81"]
}
}