summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 57ee0bd..6180a25 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"@react-native-community/slider": "^3.0.3",
"@react-navigation/native": "5.9.3",
"@react-navigation/stack": "5.12.8",
+ "@types/react-native-collapsible": "^0.11.0",
"@unimodules/core": "6.0.0",
"apisauce": "2.0.0",
"d3-force": "^3.0.0",
@@ -50,6 +51,8 @@
"react-force-graph": "^1.41.7",
"react-force-graph-2d": "^1.23.8",
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
+ "react-native-animatable": "^1.3.3",
+ "react-native-collapsible": "^1.6.0",
"react-native-gesture-handler": "1.10.3",
"react-native-keychain": "6.2.0",
"react-native-safe-area-context": "3.1.9",