Commit Graph

16 Commits

Author SHA1 Message Date
timzaak cdde0a4d0a reslove #7 2016-05-11 22:34:42 +08:00
Almouro bc08c23a54 Bump version 2016-04-05 19:06:20 +02:00
Alexandre Moureaux f98ed35392 Merge pull request #4 from bamlab/feature/handle-rct-image-store
Handle images from RCT Image store
2016-04-05 19:03:03 +02: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
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