Is there support for react-native #25563
Unanswered
kadirguloglu
asked this question in
General
Replies: 1 comment 3 replies
-
What errors are you encountering? There might be workarounds. According to its docs, the SignalR JavaScript client is intended for use in browser and in Node.js. Since it works in those two places, I'd expect it to work in any other relatively standard JavaScript environment, but I'm not aware that React Native specifically has been tested. cc @BrennanConroy for any other insights here. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use the @ microsoft / signalr package in my react-native projects? I found out that there are errors in use and it fails, is an improvement done? If there is no support, I will use socket.io
Beta Was this translation helpful? Give feedback.
All reactions