Skip to content

Commit

Permalink
deps: Remove react-native-orientation.
Browse files Browse the repository at this point in the history
Fixes: #4118
  • Loading branch information
chrisbobbe committed Jun 9, 2020
1 parent 3dd55e5 commit 5e34bea
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 50 deletions.
38 changes: 0 additions & 38 deletions flow-typed/npm/react-native-orientation_v3.x.x.js

This file was deleted.

6 changes: 0 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ PODS:
- React
- react-native-notifications (1.5.0):
- React
- react-native-orientation (3.1.3):
- React
- react-native-photo-view (1.5.2):
- React
- react-native-safari-view (1.0.0):
Expand Down Expand Up @@ -172,7 +170,6 @@ DEPENDENCIES:
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
- react-native-notifications (from `../node_modules/react-native-notifications`)
- react-native-orientation (from `../node_modules/react-native-orientation`)
- react-native-photo-view (from `../node_modules/react-native-photo-view`)
- react-native-safari-view (from `../node_modules/react-native-safari-view`)
- react-native-safe-area (from `../node_modules/react-native-safe-area`)
Expand Down Expand Up @@ -260,8 +257,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/@react-native-community/netinfo"
react-native-notifications:
:path: "../node_modules/react-native-notifications"
react-native-orientation:
:path: "../node_modules/react-native-orientation"
react-native-photo-view:
:path: "../node_modules/react-native-photo-view"
react-native-safari-view:
Expand Down Expand Up @@ -366,7 +361,6 @@ SPEC CHECKSUMS:
react-native-image-picker: 3693786b3d5958c8f71deed66ec068b323565e0d
react-native-netinfo: 0da34082d2cec3100c9b5073bb217e35f1142bdd
react-native-notifications: ce37363008fe2d6a226da4e721eace23b6ae3ad9
react-native-orientation: f1caf84d65f1a4fd4511a18f2b924e634ad7a628
react-native-photo-view: 63e9e61da873531f931008b545d8d10c5373ddf8
react-native-safari-view: 955d7160d159241b8e9395d12d10ea0ef863dcdd
react-native-safe-area: 5fce5242419932bc05656f31bc5f0716e30be0f6
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"react-native-document-picker": "^3.2.4",
"react-native-image-picker": "^0.26.10",
"react-native-notifications": "^1.2.0",
"react-native-orientation": "^3.1.3",
"react-native-photo-view": "alwx/react-native-photo-view#c58fd6b30",
"react-native-safari-view": "2.0.0",
"react-native-safe-area": "^0.4.1",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7961,11 +7961,6 @@ react-native-notifications@^1.2.0:
core-js "^1.0.0"
uuid "^2.0.3"

react-native-orientation@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/react-native-orientation/-/react-native-orientation-3.1.3.tgz#d45803841fe94b6cce9acbe904fd5ca191a3711e"
integrity sha512-A0h0E+2f95X4avmhaBG1ZT8WDxBACA/q//JN2eF1E7kq8AJVxt5XDiavv+aSBkBlqFsfF3bIS+T/DB5mXmnxuA==

react-native-photo-view@alwx/react-native-photo-view#c58fd6b30:
version "1.5.2"
resolved "https://codeload.github.com/alwx/react-native-photo-view/tar.gz/c58fd6b30d627fa23e39520d4fc3325ade8b0a51"
Expand Down

0 comments on commit 5e34bea

Please sign in to comment.