barrsan / react-native-simple-image-cropper

MIT License
59 stars 28 forks source link

Support local images #13

Open maoapp opened 4 years ago

maoapp commented 4 years ago

I have been trying to render local images but I was not able to do it, is there any way to do it?

AiTranXuan commented 4 years ago

Me too. I also need support. I am having this error when taking a picture (https://user-images.githubusercontent.com/15552410/71166953-511c6980-2286-11ea-994e-553541863859.png)

barrsan commented 4 years ago

Hi there!

This issue related #16

eng-naveed commented 1 year ago

I have been trying to render local images but I was not able to do it, is there any way to do it?

I solved it by using react-native Image Image.resolveAssetSource(localImagePath).uri