Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.
Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Hackathon winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trending JavaScript Project on GitHub ⭐️ #15 Trending (All Languages) on GitHub
This is a list of the TODOs we currently have in the codebase - adding them to this issue so we can keep track of them.
This was gathered with the following command:
grep -Rin TODO src | sed 's/^\(src\/.*\)\.\(.*\):\(.\{1,4\}\):.*\(TODO.*\):[[:space:]]\(.*\)/- [ ] [\5](https:\/\/github.com\/GetStream\/stream-chat-react-native\/tree\/develop\/package\/\1\.\2#L\3)/'
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
This is a list of the TODOs we currently have in the codebase - adding them to this issue so we can keep track of them.
This was gathered with the following command: