Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intbot/gitstarsapp

Xamarin Sample app to call GitHub repos real time, along with offline support
https://github.com/intbot/gitstarsapp

android android-app android-development android-studio c-sharp csharp ios ios-app netstandard pcl pcl-library portable portable-library xamarin xamarin-ios xamarin-studio

Last synced: 20 days ago
JSON representation

Xamarin Sample app to call GitHub repos real time, along with offline support

Awesome Lists containing this project

README

        

# GitStars

Stars of GitHub. An offline capable app.

This is a sample iOS/Android app written in C# using Xamarin to list out top github repos based on number of stars received in last 7/30/365 days.

This app puts all the shared code into a PCL and uses json files to make the app available offline

## Uses
Though this is a simple app, it showcases sample usage of few available Cross-platform plugins. Listed below are few.

PCLStorage plugin: https://github.com/dsplaisted/PCLStorage
Connectivity plugin: https://github.com/jamesmontemagno/ConnectivityPlugin
Share Plugin: https://github.com/jguertl/SharePlugin
FFImageLoading(Fast And Furious Image Loading) Plugin: https://github.com/luberda-molinet/FFImageLoading

Find a list of useful pluging here: https://github.com/xamarin/XamarinComponents