React Native
Building a Chat App with Socket.IO and React Native
This tutorial will walk you through the steps of building a basic chat application with React Native and Socket.IO. We will be using the Expo client, React Navigation, and Node.js to create a real-time chat Read more…