I use socket-io.client library in ReactNative app. It works great on iOS but crashes android application.
Error in packager:
Directory ..node_modules\engine.io-client\lib\transports\index.j\lib\xmlhttprequest.js doesn't exist
react-native-cli: 2.0.1 react-native: 0.40.0
I trying react-native 0.39 and get same error.