Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 1.06 KB

ReadMe.md

File metadata and controls

executable file
·
21 lines (12 loc) · 1.06 KB

MonkeyChat

Xamarin.Forms and Twilio powered chat application.

Setup

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

Learn More

This project is a re-implementation of a sample by Xamarin’s Nish Anil