Repository for mobile clients for DevTalk podcast !
Whole project is prepared in Xamarin.Forms.
Please read Installation instruction to find out how to allow installation from Unknown Sources on Android.
Download the latest *.APK from here for Android.
Work in progress...
- Google Play
- AppStore
- Fork it ( https://github.com/tkowalczyk/DevTalkMobile )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request