Code Monkey home page Code Monkey logo

react-native-activestorage's People

Contributors

jdgarner avatar jpalumickas avatar masterlambaster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-native-activestorage's Issues

upgrade from rn-fetch-blob to react-native-blob-util

Hi,
Are you planing to upgrade to react-native-blob-util. I cannot have both library in build because I got the error while building and in stackoverflow I found that react-native cannot have these two libraries together and newer version of libraries are using react-native-blob-util.
Thanks

Resume uploading after restore connection.

Hi,
I have a problem with uploading files when user lost his connection. The uploading failed and it's not automatically resume after restore connection.
I'm wondering how to do properly.

cannot compile with rn-fetch-blob

[[my-project-directory]]/node_modules/rn-fetch-blob/index.js 12:12
Module parse failed: Unexpected token (12:12)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|   AppState,
| } from 'react-native'
> import type {
|   RNFetchBlobNative,
|   RNFetchBlobConfig,

Also, the linked rn-fetch-blob in the readme is a 404: https://github.com/jpalumickas/react-native-activestorage/blob/master/rn-fetch-blob

no error details returned with onError

Currently using this package on a production app and am having trouble getting back meaningful error messages from upload failures. It would be a huge help if the useDirectUpload hook could return some more verbose error messages.

Invariant Violation: Expo SDK 44 support

Using Expo SDK 44 I have this problem

ERROR Invariant Violation: Your JavaScript code tried to access a native module that doesn't exist.

If you're trying to use a module that is not supported in Expo Go, you need to create a development build of your app. See https://docs.expo.dev/development/introduction/ for more info., js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:

  • Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
  • A module failed to load due to an error and AppRegistry.registerComponent wasn't called., js engine: hermes

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.