gcrabtree / react-native-socketio

Not Maintained! A React Native wrapper for both the Swift and Java Socket.Io clients.
MIT License
152 stars 53 forks source link

React Native Windows support #44

Open na2axl opened 6 years ago

na2axl commented 6 years ago

Hi!

I've just add in this library a support for React Native Windows. Now it is possible to use Socket.Io in Windows apps with the same JS API. I've also upgrade the Socket.Io Java Client to the last version and update some lines of code for Android...

Hope this will help!