Commit Graph

6 Commits

Author SHA1 Message Date
Florian Rival 15ea06d765 Update example according to latest changes in createResizedImage interface 2017-08-17 21:42:32 +02:00
Florian Rival 096f281d9e Fix example to work with the specified React Native version (#79) 2017-05-09 00:02:58 +02:00
Abe Botros aef2a9c7d8 Minor Android fixes for empty/failed return paths (#67)
- Throw exception instead of returning null sourceImage, which avoids
  returning pseudo-empty "file:" string to Javascript on failure
- Use constant strings for checking path prefixes
- Cleanup of conditional statements for checking path prefixes
- Additional try-catch statements, contributing more-fine-grained
  error messages

Other
- Updated .gitignore to latest React Native template
- Updated Android gradle scripts
- Updated package.json's in root and in example to point to
  correct react/react-native versions, and to use local code
  for this library directly in the example app
2017-02-10 11:21:55 +01:00
Florian Rival ad4a4070eb Upgrade the example to react-native 0.31 2016-08-21 21:40:20 +02:00
Florian Rival d0ffb34194 Bump version 2016-05-16 13:09:51 +02:00
Florian Rival 568ff6e5f5 Add example app 2016-05-16 13:06:14 +02:00