z-hao-wang / websocket-reconnect

websocket auto reconnect wrapper
MIT License
6 stars 1 forks source link

react Native #2

Open nguyenhuynhdeveloper opened 5 months ago

nguyenhuynhdeveloper commented 5 months ago

Can I use this library with react native

z-hao-wang commented 5 months ago

I assume it is possible, but never tried it

AliAmouz commented 4 months ago

The ``websocket-reconnectpackage is designed for Node.js .If you are developing for IOS devices it might not actually work .For react you can take a look at a package calledreact-native-reconnecting-websocket``` . note : after installing every npm package be carful from miners , ty.