react-native-webview-android icon indicating copy to clipboard operation
react-native-webview-android copied to clipboard

[Project] Dialog to pick image from gallery or from camera

Open theohdv opened this issue 8 years ago • 4 comments

Hello,

I'm using this component instead of the react native's one because it enables to upload file from the device storage.

I noticed that it does not offer the possibility to pick an image directly from camera. I think this feature could be useful and not very difficult to implement.

Do you know if someone is working on that now?

theohdv avatar Dec 06 '17 14:12 theohdv

@theohdv have you found something that does that, or someone that implemented it?

guyzmo avatar Jan 14 '18 19:01 guyzmo

No, I'm still using this component without the feature. But it could be a great feature to add!

theohdv avatar Jan 15 '18 10:01 theohdv

ok, I'm actually trying out https://github.com/dahjelle/react-native-android-webview-file-image-upload which looks like doing it. I'm implementing it directly in my project, instead of making it an external package… If it's working I might have a look at how to build it as a package.

guyzmo avatar Jan 15 '18 13:01 guyzmo

Okay it's a good idea, keep me informed 👍

theohdv avatar Jan 15 '18 16:01 theohdv