question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prebuild React and React-Native dependencies

See original GitHub issue

In order to improve build times we could extract react and react-native depdencies into DLL and provide a way for user to add their own depednecies to this bundle. However, this solution will split code into 2 files, so unless there’s an option to load multiple filesin RN app, we can’t benefit from it.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
baksocommented, Nov 14, 2017

+1

0reactions
zamotanycommented, Nov 4, 2019

There’s an ongoing effort to bring multi-bundle support to RN and Haul already allows to generate multiple bunndles, so this issue is irrelevant. Once we get to more usable state, the docs will have more info on the topic.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Libraries - React Native
This guide introduces React Native developers to finding, installing, and using third-party libraries in their apps.
Read more >
React Native component libraries you should know
Find some of the best React Native component libraries that offer quality support for iOS and Android and balance excellent DX and UX....
Read more >
15+ React Native Component Libraries You Should Know in ...
This post features a collection of the best React Native component libraries that you can use readily while creating UIs for mobile apps....
Read more >
21 Best React Native Component Libraries (2022)
Get to Know 21 Best React Native Component Libraries | 1.NativeBase | 2. Argon UI Kit | 3. React Native Camera | 4....
Read more >
react-native - npm
React makes it painless to create interactive UIs. Declarative views make your code more predictable and easier to debug. Component-Based. Build ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found