项目作者: intbot

项目描述 :
Xamarin Sample app to call GitHub repos real time, along with offline support
高级语言: C#
项目地址: git://github.com/intbot/GitStarsApp.git
创建时间: 2017-04-21T16:15:25Z
项目社区:https://github.com/intbot/GitStarsApp

开源协议:

下载


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