Commit Graph

63 Commits

Author SHA1 Message Date
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
Alexandre Moureaux 590ae1d7fe Update example to use `import` syntax 2016-03-09 14:30:54 +01:00
Florian Rival f3a1cab919 Fix exception when trying to resize a file that can't be open on Android 2015-12-10 17:50:12 +01:00
Florian Rival acc5cbb090 Update documentation for rotation parameter 2015-12-10 17:38:20 +01:00
Florian Rival 5d187494a3 Catch OutOfMemory exceptions on Android 2015-12-10 17:34:12 +01:00
Florian Rival 6f5ff49c68 Fix resizing on Android 2015-12-07 10:46:40 +01:00
Florian Rival 7d19fab226 Load and resize assets on iOS with proper orientation 2015-12-06 18:04:53 +01:00
Florian Rival e9b1dec7b0 Add optional rotation argument on Android 2015-12-06 18:03:33 +01:00
Florian Rival bbd20103c2 Update package.json 2015-12-02 23:12:08 +01:00
Florian Rival 38f8aa6933 Add LICENSE 2015-12-02 23:10:16 +01:00
Florian Rival 57065ca342 Update README 2015-12-02 23:06:16 +01:00
Florian Rival c57f9d1d05 Add iOS implementation 2015-12-02 22:53:06 +01:00
Florian Rival 0d4db6341f Initial commit 2015-12-02 22:02:19 +01:00