Building a React Native Chat App - Part One: Basic Messaging

added by JavaScript Kicks
6/25/2019 7:04:53 AM

799 Views

Welcome to part one of our series on building a mobile chat app with React Native and PubNub. PubNub provides our realtime messaging chat APIs and backend, and React Native Gifted Chat provides a complete chat UI for our app. In this case, we'll use the PubNub React package, which is a wrapper for the PubNub JavaScript SDK (v4).


0 comments