Giter Club home page Giter Club logo

Comments (4)

Traviskn avatar Traviskn commented on May 24, 2024

You're right!

The issue is here:
https://github.com/joltup/react-native-threads/blob/master/android/src/main/java/com/reactlibrary/RNThreadModule.java#L182

We need up update the code to look for a .jsbundle suffix rather than a .bundle suffix

from react-native-threads.

spidergears avatar spidergears commented on May 24, 2024

@Traviskn I was planing on using background threads and sharing them across multiple screens/activities, this seems like good project being inspired from the earlier two which are no longer maintained.

Coning to the issue, is changing .bundle to .jsbundle only change needed for this to work?
If that is the case I would be haapy to raise a PR, otherwise too let me know how can I help here.

from react-native-threads.

Traviskn avatar Traviskn commented on May 24, 2024

yep that's the only change. I found that in our app we're just generating a .bundle file for android and a .jsbundle for iOS, but it would definitely be nice to make that more consistent

from react-native-threads.

saalihou avatar saalihou commented on May 24, 2024

This and the fact that the README states that the bundle should be generated with a .jsbundle is probably confusing a lot of newcomers who wouldn't have the reflex to look at the logcat. Is there a reason it is still not fixed (backwards compatibility ?) or is it just noone did a PR.

If it is just a PR, I can make one.

from react-native-threads.

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.