oximer
e7c4ef5473
Update README.md with manual linking for Android ( #101 )
2017-08-31 09:15:27 +02:00
Florian Rival
d60dd0fe7d
Update README about the change in library interface
2017-08-17 21:55:34 +02:00
Florian Rival
433b6bb9c4
Update README
2017-08-17 21:44:58 +02:00
Marco Cimmino
544dd9d473
Unify returned value between Android and iOS implementation, ( #83 )
...
previously Android implementation worked differently and to the returned
absolute path a 'file:' is prepended.
This different behaviour may causes issues/bugs when handling the response from an
unified code base point of view and also the returned uri on the Android native code
is not generated properly using native functions to do so.
This patch fixes this incoherence, but also extends the returned value to add:
absolute path, file name, file size and the uri.
Refactored Android code to make it easier to read and more robust to
case sensitive file names.
2017-07-18 23:05:26 +02:00
Florian Rival
d568ed104a
Update minimum React Native version in README
2017-02-26 13:42:17 +01:00
Kevin Cooper
2680941ae0
Add note to README explaining `file:` prefix ( #62 )
...
Resolves #50 .
2017-01-20 19:33:23 +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
fd4ec2f814
Fix README
2016-11-05 22:31:36 +01:00
Chris Fogelklou
8a485bf0a9
Add support for base64 formatted Uri strings on Android. ( #47 )
2016-09-22 08:18:06 +02:00
cfogelklou
af2a09e1d8
Add basic support for rotation on iOS ( #46 )
2016-09-20 17:08:27 +02:00
Lam Ng
8bb52ccf8d
Fix readme ( #45 )
...
* fix install guide
* install guide < 0.29.2
* remove android settings.gradle
2016-09-16 17:51:06 +02:00
Luke Fanning
9b3d0fd29b
Add support for PNG compression on iOS ( #43 )
2016-09-12 19:57:49 +02:00
Florian Rival
1f4514937b
Add link to react-native-numberpicker-dialog
2016-09-09 14:22:51 +03:00
Florian Rival
ad4a4070eb
Upgrade the example to react-native 0.31
2016-08-21 21:40:20 +02:00
Benjamin Michel
07a0004895
Simplify readme ( #27 )
2016-08-05 14:56:54 +02:00
Florian Rival
50ea225665
Add links to other BAM open-source repositories
2016-07-06 20:35:06 +02:00
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
568ff6e5f5
Add example app
2016-05-16 13:06:14 +02:00
Florian Rival
2f6d13d720
Update Readme to mention rnpm
2016-05-16 12:31:57 +02:00
Alexandre Moureaux
590ae1d7fe
Update example to use `import` syntax
2016-03-09 14:30:54 +01:00
Florian Rival
acc5cbb090
Update documentation for rotation parameter
2015-12-10 17:38:20 +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