umair-dpl
umair-dpl
use a suitable converter for base64 instead then pass the uri
@prakhar-mindcrew use this library : import { RNS3 } from "react-native-upload-aws-s3-master"; options = { keyPrefix: "media/story/" + (imagesToUpload[file].type == "video/mp4" ? "video/" : "image/"), bucket: "your bucket", region: "your region",...
@prscX now is the time you should consider enhancing this library, we don't have much control in JS. how can we change the alignment of icons ? like see how...
use 'file:///' and then append the URI let image = 'file:///' + imageURI
you have to make changes in PhotoEditorActivity.java and change the path there.
same error, any leads ? @dancixx
nope not yet
@tvpranav use react-native-video-helper instead. its compression actually works for android
@kutaisan i am implementing it if it occurs again what is the fix then ?