DEV Community

Discussion on: React Native Chat with Chuck Norris

Collapse
 
mrcflorian profile image
mrcflorian

Thanks for the tutorial, super helpful! In practice, a chat app needs way more basic features, such as photo & video messages, audio recordings, clickable URLs, typing indicators, etc. So the task gets way more complex - check out this React Native Chat to get an idea of how to achieve all these quickly.