mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-11 07:58:13 -05:00
Example with React Native
This example shows a basic example based on Expo.
How to use
$ npm ci
$ npm start # run expo
$ node server.js # run the server
You will probably need to update the IP address of your server in the App.js file:


