diff options
| author | Ashm Walia <40498934+ashmgarv@users.noreply.github.com> | 2020-12-07 15:31:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-07 18:31:11 -0500 |
| commit | a6dd130d5b89650e1ff134595c071f7f9c6be114 (patch) | |
| tree | 91d00b982ce1a85e36c10e13b5474ad8f9fdadd2 /package.json | |
| parent | 5de44211bbadb451b5951eb3f77658d9bab42bc5 (diff) | |
[TMA-402] New and beautiful splashscreen (#135)
* Some changes
* Some more changes
* Final touch
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 6dde38d1..ad71b04a 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "react-native-safe-area-context": "^3.0.6", "react-native-screens": "^2.9.0", "react-native-snap-carousel": "^3.9.1", + "react-native-splash-screen": "^3.2.0", "react-native-svg": "^12.1.0", "react-native-vector-icons": "^7.0.0", "react-promise-tracker": "^2.1.0", |
