Hi,
I’m creating a chat-bot that would interact with user in a chat-application kind of way.
Just think of the basic messaging app in any os, WhatsApp, Skype etc., I mean messages in bubbles and a textbox that moves upwards when the keyboard is displayed. I only mean the interface, I’m not interested in the server backend/data transfer etc.
Before I start coding it from scratch I would like to know if there are any ready-made templates or tutorials on this. It would save me a ton of time reinventing the wheel.
Thanks