Files
socket.io/examples/react-native/README.md
2020-06-05 08:57:04 +02:00

305 B

Example with React Native

react native logo

This example shows a basic example based on Expo.

demo

How to use

$ npm ci
$ npm start # run expo
$ node server.js # run the server