react-native-swift-socketio
react-native-swift-socketio copied to clipboard
Updated Project to XCode7+ and Socket.Io Swift client release 6.1.1
- Upgraded dependencies to work with XCode 7+.
- Incorporated new swift socket client source (release 6.1.1)
- Fixed the apis that changed (close -> disconnect, joinnamespace now has a string to pass in)
- Rewired Socket.swift to handle api changes.
- Updated READ.ME for build notes