diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-18 23:38:38 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-18 23:38:38 +0200 |
commit | 53c0324bf91f69ad5b38fe48956020b5279934c4 (patch) | |
tree | 8b0ef96352d999318f096c990ccedc6abd932f87 /package.json | |
parent | fdfb0e4e7a145b2b4dfd6abe3200f9d9c9650763 (diff) |
prettier buttons etc
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index a02d636..319e260 100644 --- a/package.json +++ b/package.json @@ -55,11 +55,13 @@ "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-elements": "^3.4.2", "react-native-gesture-handler": "1.10.3", "react-native-keychain": "6.2.0", "react-native-safe-area-context": "3.1.9", "react-native-screens": "2.18.1", "react-native-static-server": "^0.5.0", + "react-native-switch-toggle": "^2.2.1", "react-native-unimodules": "0.12.0", "react-native-vector-icons": "^8.1.0", "reactotron-mst": "3.1.3", |