Commit Graph

20 Commits

Author SHA1 Message Date
Florian Rival 7cd8e3c537 chore(version): Bump version 2017-08-17 21:56:18 +02:00
Mark Miyashita 975d9097d3 Support react 16 with react-native 0.47+ (#96) 2017-08-12 01:34:19 +01:00
Florian Rival 711527e2b4 chore(version): Bump version 2017-05-09 00:05:57 +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 37642cf4f3 chore(version): Bump version
Also update README to support RN 0.40 and older

Latest version is supported only by React Native 0.40+
2017-01-15 22:58:02 +01:00
Florian Rival 28f81335cc chore(version): Bump version 2016-11-05 22:27:04 +01:00
Florian Rival bf82709719 chore(version): Bump version 2016-09-12 19:59:23 +02:00
Florian Rival 6a28444db9 chore(version): Bump version 2016-09-07 08:56:45 +03:00
Florian Rival fff95be7c2 chore(version): Bump version 2016-08-26 16:48:51 +02:00
Florian Rival 51176d697a Bump version 2016-08-21 21:17:51 +02:00
Florian Rival e8c3e1b128 chore(commitizen): Make the repository Commitizen friendly 2016-08-21 20:06:05 +02:00
Benjamin Michel d5de778778 bump version to 0.0.7 (#28) 2016-08-05 16:29:45 +02:00
Almouro a12ad6d188 Bump version 2016-06-30 19:11:50 +02:00
Florian Rival ac2a1728f0 Bump version 2016-06-27 20:57:14 +02:00
Florian Rival 640ca399b9 Bump version 2016-06-14 12:28:52 +02:00
Florian Rival d0ffb34194 Bump version 2016-05-16 13:09:51 +02:00
Almouro bc08c23a54 Bump version 2016-04-05 19:06:20 +02:00
Florian Rival bbd20103c2 Update package.json 2015-12-02 23:12:08 +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