It was nice to show them on the profile page after the repositories :star:

An extra item to show Stars that takes the user to a RepositoryListScreen of all their starred repos? I like it, my only concern is maybe 4 items on the user profile might be cluttering things up a bit? More than happy to see how it looks before anyone starts adding the logic 馃檶
It will look like this:

With more then a thousand we can do something like:

I think it still looks good and not to cluttered, the clickable areas are still easily touchable.
Nice agreed that does look good 馃憣馃従
If it's not too difficult, let's also add navigation functionality so the user can click it and view what another user has starred as part of this ticket, hopefully the API makes this straightforward 馃檶馃従
Has anyone worked on this? I am more than interested to do so.
@adrianhartanto0 fine! We will be only happy if you do it :wink:
@adrianhartanto0 Would be awesome if you do it 馃槈
This can probably help you:
https://stackoverflow.com/questions/30636798/get-user-total-starred-count-using-github-api-v3
Good link @RolfKoenders! Wish GitHub would return explicit counts, though.
@andrewda I haven't checked the v4 api yet. Maybe its in there?
Most helpful comment
It will look like this:
With more then a thousand we can do something like:
I think it still looks good and not to cluttered, the clickable areas are still easily touchable.