 
      
    | You are here | swiftwithmajid.com | ||
| | | | | blog.hobbyistsoftware.com | |
| | | | | ||
| | | | | osinski.dev | |
| | | | | ||
| | | | | www.iamsim.me | |
| | | | | In the first installment of this blog series on UIKit and The Composable Architecture we talked about how we can reduce the boiler plate required to setup a view controller powered by a Store. This post will build on that and see what it takes to implement a collection view. The first thing you need to know about rendering items from a TCA Store in a table or collection view is that we won't be referring to the items by IndexPath. | |
| | | | | danielpecos.com | |
| | | Last Friday I got some spare time (finally!) and, with the help and tools of my friend Alfredo, we placed a button in the RaspberryPi case so, when I push it, a custom command its executed on the RaspberryPi, like for example, a clean system shutdown. First lets start with some pictures of the final result: And now the schematics (pins used in the schematics are 3.3v, GND and GPIO): | ||