diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-07-20 16:07:36 -0400 |
|---|---|---|
| committer | Ivan Chen <ivan@tagg.id> | 2021-07-20 16:07:36 -0400 |
| commit | 7d57106ae614e42ea1d7d871a098e0acefc83762 (patch) | |
| tree | 96babff532d7afe3eb71b743d03a5313c6903cac /package.json | |
| parent | 9766c3b0b4764052d708dba2a20d9673230de9c7 (diff) | |
Add progress bar library, Add placeholder component
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 a05b774b..79299a0b 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "react-native-linear-gradient": "^2.5.6", "react-native-photo-manipulator": "^1.2.4", "react-native-picker-select": "^7.0.0", + "react-native-progress": "^5.0.0", "react-native-push-notifications": "^3.0.10", "react-native-reanimated": "2.0.0-rc.0", "react-native-safe-area-context": "^3.2.0", |
