From a23e3d6e46ed79b3406759bec5a4879124e791af Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Wed, 14 Jul 2021 23:08:16 +0200 Subject: figured out how to use d3Force --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 3ab2a88..19cdfbe 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "@react-navigation/stack": "5.12.8", "@unimodules/core": "6.0.0", "apisauce": "2.0.0", + "d3-force": "^3.0.0", "expo": "40.0.1", "expo-localization": "9.1.0", "expo-status-bar": "~1.0.4", @@ -46,6 +47,7 @@ "query-string": "7.0.0", "react": "16.13.1", "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-gesture-handler": "1.10.3", "react-native-keychain": "6.2.0", -- cgit v1.2.3