react-native-firebase-chat icon indicating copy to clipboard operation
react-native-firebase-chat copied to clipboard

React Native chat implementation using Firebase and react-native-gifted-chat. Also includes an Expo Snack!

Supports Expo iOS Supports Expo Android

React Native Firebase Chat 😎

This example demonstrates how you can build chat using Firebase.

Chat screenshot

🚀 How to use

  • Run yarn or npm install
  • Run [expo start]. If you don't have expo cli, use yarn global add expo-cli
  • Please chat

🔌 Libraries in use

  • firebase
  • react-native-gifted-chat
  • react-navigation

📝 Inspired by