Nicolas Charpentier
f1c9bd01d1
Fix example app
2018-11-23 13:25:57 -05:00
Nicolas Charpentier
979b9a8097
Update example with RN 0.57 ( #980 )
...
* Remove Example folder
* Init RN example project
* Add an example with a freshly created RN project
2018-11-21 12:44:46 -05:00
Martin Sandström
0ed6afff61
Add note for NSCameraUsageDescription ( #953 )
...
Used the example in the install.md but got rejected in app store due to Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage.
The permission request alert should specify how your app will use this feature to help users understand why your app is requesting access to their personal data.
To hinder other people from getting their binary rejected, a note has been added to this section.
2018-11-19 11:08:17 -05:00
Andrew Marmion
b85aa9744c
Update Reference.md ( #954 )
...
Sometimes the fileName property comes back undefined when taking a picture on iOS.
2018-11-19 11:07:37 -05:00
Nicolas Charpentier
f0f2ee143c
0.27.1
2018-10-05 14:04:30 -04:00
Nicolas Charpentier
94c6590777
Update yarn.lock
2018-10-05 14:04:08 -04:00
Nicolas Charpentier
cb22b90a83
Update podspec ( #948 )
2018-10-05 14:01:20 -04:00
Nicolas Charpentier
3d6813c5f6
Fix flow ( #947 )
...
* Fix Flow
* Add CircleCI config
2018-10-05 13:49:28 -04:00
Nicolas Charpentier
99b3802b99
0.27.0
2018-10-05 09:02:34 -04:00
ian
6a83fe4e4b
修复Android6.0,开通权限后未调用打开相机的问题 ( #826 )
2018-10-04 16:33:02 -04:00
Nicolas Charpentier
d36107b4c4
Configure Prettier ( #945 )
2018-10-04 09:41:13 -04:00
Nicolas Charpentier
ac0c31a094
Refactor docs ( #944 )
2018-10-04 09:30:28 -04:00
Jamie Curtis
e6c64ea1b5
Set this.callback before permissionsCheck so that permissionDenied dialog doesn't crash when trying to call the callback ( #808 )
2018-10-03 15:15:01 -04:00
Himanshu Kushwah
6d24702205
Update ImagePickerModule.java to fix multiple tap on upload image button crash ( #782 )
...
* Update ImagePickerModule.java
when multiple time image picker open is clicked doOnCancel() function cause app crash.
updated to handle case when callback is null.
* Update ImagePickerModule.java
2018-10-02 15:50:24 -04:00
Nicolas Charpentier
816b107b93
Fix spreaded export ( #942 )
2018-10-02 15:32:27 -04:00
Rudy
7fc3e3b4c1
Fix Android to bypass GIF image compression ( #725 )
2018-10-02 13:46:22 -04:00
龚江鹏
943a690171
Update README.md ( #940 )
...
If MainActivity is not instance of ReactActivity, you will need to let ReactInstanceManager handle onActivityResult
2018-10-01 09:14:55 -04:00
Benjamin Reid
abcd829828
Add declaration for default export ( #851 )
2018-09-28 10:23:06 -04:00
Alex Figueroa
cc216e87dd
[iOS] Fix Xcode value conversion warnings ( #817 )
2018-09-28 10:22:29 -04:00
Taylor Kline
3293e349bc
Specify full path to AndroidManifest.xml ( #852 )
...
Especially considering this is a file that must be edited manually, good idea to have the full path.
2018-09-28 10:21:01 -04:00
nathan-K-
7b9ff643c7
Use filestorage.path on android #885 ( #886 )
...
* Add support for fileStorage.path on Android
* Update README.md
2018-09-28 10:19:27 -04:00
paweljaneczek
97ea8fa9e7
Fixed wrong image orientation when saved to camera roll ( #887 )
2018-09-28 10:18:47 -04:00
satinos
78bf08cd7b
Fix runtime crashe for Android 7. ( #918 )
...
Crash message:
Tried to read an int but got non-integral double.
2018-09-28 10:17:43 -04:00
Nicolas Charpentier
32961d4297
Modernize index.js
2018-09-28 10:13:19 -04:00
Nicolas Charpentier
8187eaf1ca
Check for presence of project-wide gradle configuration properties
2018-09-28 10:10:51 -04:00
Nicolas Charpentier
f579f929e9
Merge pull request #939 from webtaculars/patch-1
...
Update README.md
2018-09-28 09:45:09 -04:00
abhishek gupta
54202c3a9c
Update README.md
...
Update README.md as `cancelButtonTitle` works for both android and iOS
2018-09-28 12:12:41 +05:30
Nicolas Charpentier
8a92ccd91b
Merge pull request #938 from react-community/develop
...
Merge develop into master
2018-09-27 15:05:30 -04:00
Nicolas Charpentier
4a5fcdc236
Merge pull request #937 from react-community/master
...
Merge master into develop
2018-09-27 15:03:34 -04:00
Joshua Pinter
46b3c6be18
Move README badges below title. ( #880 )
...
They were getting long and wrapping.
2018-09-27 14:59:54 -04:00
Yuanzhong Xia
ab60113c87
Added missing comma in README.md ( #922 )
2018-09-27 14:59:35 -04:00
Joshua Kappers
5e2b54e3b7
Move non-optional step above the (optional) header ( #925 )
...
This step is not an optional step, but was below the optional heading and this tripped me up. Hoping to save someone else a day of unnecessary debugging. :)
2018-09-27 14:59:13 -04:00
Dan Maas
acbd30295c
add license to package.json ( #935 )
2018-09-27 14:58:31 -04:00
Haitao Li
8f24d522da
Bump version to 0.26.10
2018-05-13 10:36:58 -07:00
Haitao Li
b1be2e2020
Merge branch 'develop'
2018-05-13 10:36:10 -07:00
David Alexander Bjerremose
694fa1de5c
Fix permission issue ( #848 )
2018-05-13 10:33:49 -07:00
Haitao Li
8a822bd687
bump package version number
2018-05-12 11:30:38 -07:00
Haitao Li
200d276b86
Merge branch 'develop'
2018-05-12 11:27:45 -07:00
Haitao Li
75f2ae87a4
bump package version number
2018-05-12 11:22:00 -07:00
Haitao Li
96ce16d7a1
Merge pull request #775 from hasaxena/patch-1
...
Error while generating build.
2018-02-27 19:27:26 -08:00
Haitao Li
60169dc5df
Merge pull request #571 from rigdern/rigdern/fileprovider-conflict
...
Avoid conflicting with other FileProviders
2018-02-20 21:01:43 -08:00
hasaxena
7f62d56aeb
Error while generating build.
2018-01-12 07:43:55 +05:30
Haitao Li
003b8f8b1b
Merge pull request #682 from cheapsteak/patch-1
...
Link downloads badge to npmcharts.com
2017-12-02 15:02:29 -08:00
Haitao Li
24bb9bfffb
Merge pull request #703 from geirman/pr/tweakSetupInstructions
...
remove step 3 from important note for android. it was automatically d…
2017-12-02 14:52:05 -08:00
Haitao Li
3f25a73433
Merge pull request #723 from IgorMing/develop
...
Fixed typo on README.md related to themes/style customization file on…
2017-12-02 14:35:53 -08:00
Haitao Li
05764b4b6a
Merge pull request #733 from ayildirim/develop
...
Documentation fix on response object
2017-12-02 14:27:48 -08:00
Haitao Li
560176d927
Merge pull request #727 from cpfeiffer/develop
...
Avoid copying image data when saving and close the stream!
2017-12-02 14:23:53 -08:00
Ahmet YILDIRIM
74f24232f3
Documentation fix on response object
...
Width & height dimensions are only returned for photos
2017-11-20 16:43:26 +01:00
Carsten Pfeiffer
876c193871
Avoid copying image data when saving and close the stream!
...
Instead of duplicating the entire image in memory with
ByteArrayOutputStream.toByteArray(), write to the FileOutputStream without copying.
2017-11-13 16:39:26 +01:00
Igor Ming de Mesquita
959bf3eb6b
Update README.md
2017-11-10 14:59:18 -02:00