aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-06-22 18:37:20 -0400
committerIvan Chen <ivan@tagg.id>2021-06-22 18:37:20 -0400
commit457b5cf34c032e7b73f972d5ba801ff420915190 (patch)
tree87f2f3bad20abc6e53065d6a882a3b7eb79370b0 /package.json
parent49dfe6a52e09bdb218e2b1ceb5a8df9ed46873f1 (diff)
Squashed commit of the following:
commit b6e4676b6ea262580453963ed6cfd85932d32341 Author: Ivan Chen <ivan@tagg.id> Date: Mon Jun 21 19:04:08 2021 -0400 Add library, Add sample code
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index bc524f94..399a40ea 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
"@reduxjs/toolkit": "^1.4.0",
"@stream-io/flat-list-mvcp": "^0.10.1",
"@types/react-native-vector-icons": "^6.4.5",
+ "@types/react-native-video": "^5.0.6",
"moment": "^2.29.1",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
@@ -59,6 +60,7 @@
"react-native-splash-screen": "^3.2.0",
"react-native-svg": "^12.1.0",
"react-native-vector-icons": "^7.0.0",
+ "react-native-video": "^5.1.1",
"react-promise-tracker": "^2.1.0",
"react-redux": "^7.2.2",
"reanimated-bottom-sheet": "^1.0.0-alpha.22",