I've started learning and experimenting with Compose during dev13 build. Since then, Compose first transitioned to alpha, then beta and now 1.0 release is on the horizon. Meanwhile, I tried keep up-to-date as much as I could. Nevertheless, many of my experiments that I published on Github as repositories or gists usually stayed behind due to my tendency to hop between projects.
I decided to bring many of my compose projects into one repository to make it easier to keep them up-to-date. This repository should always have a single Compose version so that even when I start a new project, I would have to update every other sample as well. Although Compose doesn't have version incompatibility anymore since Beta releases had started, I'd still feel better if the latest Compose version is always tested.
A convenient library to show a shimmer effect while loading data. Easily convert your current view with a slick skeleton loading animation just by wrapping your view.