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

https://github.com/patridge/xamarinformsscrollyfun

Code behind the crazy tweet here: https://twitter.com/PatridgeDev/status/584560426408484864
https://github.com/patridge/xamarinformsscrollyfun

Last synced: 3 months ago
JSON representation

Code behind the crazy tweet here: https://twitter.com/PatridgeDev/status/584560426408484864

Awesome Lists containing this project

README

        

This code was a hacked-together proof-of-concept to implement custom results from scrolling on a Xamarin.Forms page. It is not necessarily a good idea, nor is it guaranteed to work in any way. I just wanted to get it out here as a backup.

https://twitter.com/PatridgeDev/status/584560426408484864

For the version that simply uses colorful boxes instead of words, it's hiding in a branch on this repo: [**squares-demo**](https://github.com/patridge/XamarinFormsScrollyFun/tree/squares-demo).