react-native-swift-socketio
react-native-swift-socketio copied to clipboard
Deprecation of this package
Since RN support natively websockets it's possible to setup socketio very easily using standard client package. Here's nice writeup about it https://medium.com/@ekryski/how-to-actually-use-socket-io-in-react-native-39082d8d6172
Maybe we should mark this package as deprecated since there are easier ways to achieve the goal? Or am I missing something here?