7 Commits

Author SHA1 Message Date
Ivan Pusic
9f5e8ff67d
(ios) remove rskimagecropper 2020-05-09 23:15:54 +02:00
Sergio Utama
981668b0ae
Proposal to replace RSKImageCropper with TOCropViewController (#947)
* add TOCropViewController as dependency to replace RSKImageCropper

* implement TOCropViewController

* Fix behavior when using `freeStyleCropEnabled` and setup proper crop aspect ratio by calculating `width` and `height`
2020-05-09 23:15:14 +02:00
Ivan Pusic
9278de8931
using local QBImagePicker as podspec 2020-01-28 14:56:46 +01:00
Peter Lucak
74751d5dab CocoaPods - Properly Interpolate Tag Version (#1174)
Why?
* Ruby uses `"` quotes when interpolation is required.  Using `'` will mean `v#{version}` 
  is used directly rather than providing the version number.

Changes:
1. User Ruby string interpolation when setting the tag version for the source.
2020-01-03 00:25:33 +01:00
Sunny Luo
ef4635cc94 Update pod dependency to support rn 0.60 (#1019)
* Update pod dependency to support rn 0.60

* Update RNImageCropPicker.podspec
2019-07-06 13:46:12 +02:00
chelongfei
9952bc9496 Update RNImageCropPicker.podspec (#656)
fix 'RCTBridgeModule.h' file not found
i found that in podsec, The lack of the  dependency about  'React/Core'
2018-04-06 10:57:47 +02:00
Ivan Pusic
c6d43b7fe5 (ios) Add podspec support 2018-03-05 23:15:09 +01:00