Skip to content

Commit

Permalink
[FIX] Take a video (RocketChat#1437)
Browse files Browse the repository at this point in the history
  • Loading branch information
djorkaeffalexandre authored and diegolmello committed Dec 4, 2019
1 parent 224ff5f commit ea296d1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ PODS:
- React
- RNGestureHandler (1.5.0):
- React
- RNImageCropPicker (0.25.0):
- RNImageCropPicker (0.26.1):
- QBImagePickerController
- React-Core
- React-RCTImage
Expand Down Expand Up @@ -740,7 +740,7 @@ SPEC CHECKSUMS:
RNFastImage: 9b0c22643872bb7494c8d87bbbb66cc4c0d9e7a2
RNFirebase: ac0de8b24c6f91ae9459575491ed6a77327619c6
RNGestureHandler: a4ddde1ffc6e590c8127b8b7eabfdade45475c74
RNImageCropPicker: 0a731d984e64ee4c28bddaa7ce52262e4b80979f
RNImageCropPicker: e1d8c3381e5b05a1bdcd13ea57a4f1c020a09cef
RNLocalize: 07eb7a91d10021cdf59d80061ebf3adb8a5b5688
RNReanimated: b2ab0b693dddd2339bd2f300e770f6302d2e960c
RNScreens: 402a99b0a27c0c32f079cec12d3ccbd35e20cd7f
Expand Down
2 changes: 1 addition & 1 deletion ios/Pods/Local Podspecs/RNImageCropPicker.podspec.json

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

4 changes: 2 additions & 2 deletions ios/Pods/Manifest.lock

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

4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9304,8 +9304,8 @@ [email protected]:
prop-types "^15.7.2"

"react-native-image-crop-picker@git+https://github.com/RocketChat/react-native-image-crop-picker.git":
version "0.25.0"
resolved "git+https://github.com/RocketChat/react-native-image-crop-picker.git#08cd1196077d6a5ebb77a691e1396a5c3e48e69d"
version "0.26.1"
resolved "git+https://github.com/RocketChat/react-native-image-crop-picker.git#bd8ac59721add220a137f532c53fe9cebef79b75"

react-native-image-pan-zoom@^2.1.9:
version "2.1.11"
Expand Down

0 comments on commit ea296d1

Please sign in to comment.