diff options
author | Paul Frazee <pfrazee@gmail.com> | 2022-08-31 20:09:58 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2022-08-31 20:09:58 -0500 |
commit | b3b2cfe9093cc9b95d35771d3029e05bc524d380 (patch) | |
tree | 35cc6f0388198dced081cb316d923f1273afe284 /package.json | |
parent | 4aa8a58f2717f514a1262fcfc66ec805c03966fb (diff) | |
download | voidsky-b3b2cfe9093cc9b95d35771d3029e05bc524d380.tar.zst |
Add composer FAB to home page
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1368a089c..5dc8ac073 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "react-native": "0.68.2", "react-native-gesture-handler": "^2.5.0", "react-native-inappbrowser-reborn": "^3.6.3", + "react-native-linear-gradient": "^2.6.2", "react-native-progress": "^5.0.0", "react-native-reanimated": "^2.9.1", "react-native-root-siblings": "^4.1.1", |