Awesome
DevTalk - Mobile Client
Repository for mobile clients for DevTalk podcast !
Whole project is prepared in Xamarin.Forms.
Installation
Android
Please read Installation instruction to find out how to allow installation from Unknown Sources on Android.
Download the latest *.APK from here for Android.
iPhone
Work in progress...
Releases
- Google Play
- AppStore
Screens
Android
iPhone
Contributing
- 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