mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-20 13:00:10 -06:00
* layout fixes * animation and layout fixes for android devices, specifically samsung devices fixes the overlap of elements that occurs on the home screen and discover screen
14 lines
571 B
Diff
14 lines
571 B
Diff
diff --git a/node_modules/react-native-reanimated/compatibility.json b/node_modules/react-native-reanimated/compatibility.json
|
|
index f1ba9cb..234363b 100644
|
|
--- a/node_modules/react-native-reanimated/compatibility.json
|
|
+++ b/node_modules/react-native-reanimated/compatibility.json
|
|
@@ -4,7 +4,7 @@
|
|
"react-native-worklets": ["nightly"]
|
|
},
|
|
"4.1.x": {
|
|
- "react-native": ["0.78", "0.79", "0.80", "0.81", "0.82"],
|
|
+ "react-native": ["0.78", "0.79", "0.80", "0.81", "0.82", "0.83"],
|
|
"react-native-worklets": ["0.5.x", "0.6.x", "0.7.x"]
|
|
},
|
|
"4.0.x": {
|