Git Product home page Git Product logo

Comments (7)

amitbravo avatar amitbravo commented on May 30, 2024

which uploading dependancies you using ? I got same problem, trying to sort it out .

from react-native-camera-roll-picker.

koneriranjith avatar koneriranjith commented on May 30, 2024

Image uploading work's fine. I'am using XMLHttpRequest() to uploading videos, but it's uploading thumbnail image not actual path. I posted here you can take reference -http://stackoverflow.com/questions/42575526/react-native-uploaded-video-it-saves-like-image

from react-native-camera-roll-picker.

nakulkundaliya avatar nakulkundaliya commented on May 30, 2024

Hello @koneriranjith and @amitbravo
I have fixed this issue. costomize RCTCameraRollManager.m file
https://github.com/nakulkundaliya/react-native-camera-roll-picker
I hope its work for you

from react-native-camera-roll-picker.

rodrigoreis22 avatar rodrigoreis22 commented on May 30, 2024

Using FormData to send the POST request seems to work only with a file:// uri format.. has anyone figured this out?

from react-native-camera-roll-picker.

rodrigoreis22 avatar rodrigoreis22 commented on May 30, 2024

@nakulkundaliya what's the fix you made? I couldn't find the commit on your fork repo..

from react-native-camera-roll-picker.

nakulkundaliya avatar nakulkundaliya commented on May 30, 2024

@rodrigoreis22 You have two way to fix this issue. 1. you can write native code for write assets uri into temp folder other wise 2. you can user lib for convert assets url to file url.

from react-native-camera-roll-picker.

rodrigoreis22 avatar rodrigoreis22 commented on May 30, 2024

I ended up using https://github.com/wkh237/react-native-fetch-blob

from react-native-camera-roll-picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.