diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-15 21:32:00 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-15 21:32:00 +0200 |
commit | 021f8a2e5a75e392f2f677175008e29f1834c28c (patch) | |
tree | 8a6a45e435c11d035adca93982f43285d8b760e3 /package.json | |
parent | eaa5ce04fcfc5ffca846be691a17d0b321f33ab7 (diff) |
added nicer icons
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 6180a25..7b09eda 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "react-native-safe-area-context": "3.1.9", "react-native-screens": "2.18.1", "react-native-unimodules": "0.12.0", + "react-native-vector-icons": "^8.1.0", "reactotron-mst": "3.1.3", "reactotron-react-js": "^3.3.7", "reactotron-react-native": "5.0.0", |