Firestore Chat Example

This is an example that shows chat room using firestore and react-query.

Check here for react native version of this example.

To run:

  • Copy your firebase config to src/config.ts
  • Run yarn install and yarn start to run the application

GitHub

https://github.com/dipeshdulal/firestore-chat-example