Xamarin.Forms and Twilio powered chat application.
Please setup and run your own .NET server (or other server) on azure or locally: https://github.com/TwilioDevEd/ipm-quickstart-csharp is the quick start guide.
Then simply insert your server url here: https://github.com/jamesmontemagno/app-monkeychat/blob/master/src/MonkeyChat/Helpers/TwilioHelper.cs#L18
- Get Started with Xamarin: http://xamarin.com
- Twilio IP Messaging component
- Blog: Build iOS chat apps with Xamarin and Twilio
- Blog: Build Android chat apps with Xamarin and Twilio
This project is a re-implementation of a sample by Xamarin’s Nish Anil