How we build verifiable Android apps

Separation of logic: make the views dumb

The Shopify Point of Sale for Android (POS) app needs to function as expected. Our merchants use it on a daily basis to run their business; it powers their livelihood by…


Building apps with FunctionalTableData (Part 3)

Complex and reusable layouts ❤️

We finished part 2 with a working app, but that cell’s swipe action was a little bit useless. In this post, we are going to finish the swipe functionallity and introduce…