mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-14 01:17:55 -05:00
305 B
305 B
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

