From c829168f361501cab68fc4171c97542d8013bd7b Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Wed, 14 Jul 2021 17:27:04 +0200 Subject: added random graph with colored edged --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4ef3395..3ab2a88 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "@expo/webpack-config": "^0.12.71", "@react-native-async-storage/async-storage": "^1.14.1", "@react-native-community/masked-view": "0.1.10", + "@react-native-community/slider": "^3.0.3", "@react-navigation/native": "5.9.3", "@react-navigation/stack": "5.12.8", "@unimodules/core": "6.0.0", @@ -44,6 +45,7 @@ "mobx-state-tree": "5.0.1", "query-string": "7.0.0", "react": "16.13.1", + "react-force-graph": "^1.41.7", "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