Support react-native-web
See original GitHub issueDescription
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:
- Created 5 years ago
- Reactions:12
- Comments:9 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
Enjoyed using Bugsnag for my mobile app but this is was a dealbreaker now that I need web support. Switched to Sentry.