Skip to content

intbot/GitStarsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages