diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-03-06 00:25:49 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-03-06 00:25:49 +0000 |
| commit | 41ae967e0a458d9728e76401bd08385dd03b3c74 (patch) | |
| tree | b4212e06fb0d2b5869959c75d391765a92bb8998 /mobile/package.json | |
| parent | f0b0f909dfb7658312c5df0a18591a203077282f (diff) | |
added ui package, edited text on greeting page, using new ui package in form page
Diffstat (limited to 'mobile/package.json')
| -rw-r--r-- | mobile/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/package.json b/mobile/package.json index 0c3b6c2..488e885 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -15,6 +15,7 @@ "expo": "^32.0.0", "react": "16.5.0", "react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz", + "react-native-elements": "^1.1.0", "react-navigation": "^3.0.9" }, "devDependencies": { |
