react-native-splash-screen
react-native-splash-screen copied to clipboard
Ios Conflict with socket.io-client: reload navigation reopen app from background
If compoment has used socket io:
import io from 'socket.io-client'; this.socket = io(url);
I close app to background and reopen app after some minute, app will reload to first screen navigation