Skip to content

Commit

Permalink
#1469 | Upgrade "react-native-video" to "5.2.1"
Browse files Browse the repository at this point in the history
(cherry picked from commit 50f8a10)
  • Loading branch information
himeshr authored and 1t5j0y committed Oct 24, 2024
1 parent 78785b5 commit c266c79
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 42 deletions.
1 change: 0 additions & 1 deletion makefiles/patches.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ patch-history:
cd packages/openchs-android && npx patch-package realm --include "build.gradle"
cd packages/openchs-android && npx patch-package react-native-background-worker
cd packages/openchs-android && npx patch-package react-native-smooth-pincode-input --include "index.js"
cd packages/openchs-android && npx patch-package react-native-video --include "Video.js"
cd packages/openchs-android && npx patch-package react-native-video-player --include "index.js"
cd packages/openchs-android && npx patch-package react-native-deprecated-custom-components --include "(Navigator.js)|(NavigatorBreadcrumbNavigationBar.js)|(NavigatorNavigationBar.js)"
cd packages/openchs-android && npx patch-package react-native-background-job --include "build.gradle"
Expand Down
28 changes: 15 additions & 13 deletions packages/openchs-android/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/openchs-android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"react-native-smooth-pincode-input": "1.0.9",
"react-native-svg": "12.4.3",
"react-native-vector-icons": "9.2.0",
"react-native-video": "5.2.0",
"react-native-video": "5.2.1",
"react-native-video-player": "0.12.0",
"react-native-webview": "11.23.0",
"react-native-zip-archive": "6.0.8",
Expand Down
27 changes: 0 additions & 27 deletions packages/openchs-android/patches/react-native-video+5.2.0.patch

This file was deleted.

0 comments on commit c266c79

Please sign in to comment.