Commit Graph

6 Commits

Author SHA1 Message Date
superAndrew af9f77d965 Add outputPath to options (#16)
* Add outputPath for android

* Add outputPath for ios

* Update readme

* Move outputPath to the end

* Update readme
2016-06-30 19:07:42 +02:00
Florian Rival 863736193e Change iOS Deployment Target to iOS 7 2016-06-16 14:05:21 +02:00
timzaak 5f0bb88cef fix things @Almouro has mentioned, thanks @Almouro 2016-05-14 11:18:48 +08:00
timzaak 452f4fafdc avoid double dot 2016-05-12 10:50:25 +08:00
timzaak cdde0a4d0a reslove #7 2016-05-11 22:34:42 +08:00
Almouro 125365ec6b Handle images from RCT Image store
On iOS, when cropping an image with ImageEditor, it returns an uri starting with rct-image-store which could not be read by this module
2016-03-17 19:21:03 +01:00