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.

Support react-native-web

See original GitHub issue

Description

Since bugsnag supports regular React applications, I think that react-native-web could be made compatible by using bugsnag-js/-react.

I tried to do this myself, but the clients are not fully compatible, for example I wanted to use bugsnag-react, but client.use() is not defined on native.

Describe the solution you’d like Ability to support react-native-web by aliasing bugsnap-react-native with bugsnap-js.

Describe alternatives you’ve considered Example code describing how to use bugsnap with react-native-web apps.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:12
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
fractalwrenchcommented, Jun 6, 2018

Thanks for the suggestion @EyMaddis - this functionality is on our internal roadmap. I believe we’d probably need a closer integration between bugsnag-js and bugsnag-react-native to achieve this.

0reactions
ArcadeCityMayorcommented, Jul 23, 2022

Enjoyed using Bugsnag for my mobile app but this is was a dealbreaker now that I need web support. Switched to Sentry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduction to React Native for Web
React Native for Web is a compatibility layer between React DOM and React Native. It can be used in new and existing apps,...
Read more >
The complete guide to React Native for Web - LogRocket Blog
Create React App is the standard way to bootstrap web-only React applications. Although it comes with built-in support for aliasing react-native ...
Read more >
React Native For Web Is What You Need For Your Multiplatform
Yes certainly, React Native, which is a cross-platform app development framework, can also be used to develop web applications. Is React Native ......
Read more >
necolas/react-native-web: Cross-platform React UI packages
This is the development monorepo for "React Native for Web" and related projects. Structure .github. Contains workflows used by GitHub Actions. Contains issue ......
Read more >
react-native-web - npm
"React Native for Web" makes it possible to run React Native components and APIs on the web using React DOM. Documentation. The documentation ......
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