A-D
A-D

Reputation: 381

Chat feature in mobile app

I am creating a ionic mobile app for android and ios. There is this requirement to have a feature where two people can chat in this app.

Are there any existing free/paid API's that can be easily integrated with my application to achieve this task?

Upvotes: 0

Views: 333

Answers (1)

adamweeks
adamweeks

Reputation: 1332

Firebase has a demo app that does exactly that: https://github.com/firebase/firechat

Upvotes: 1

Related Questions