CounterExample icon indicating copy to clipboard operation
CounterExample copied to clipboard

Add additional counters?

Open ashfurrow opened this issue 9 years ago • 1 comments
trafficstars

Hey there! Got a question: in some other redux examples, I've seen multiple counters that you can increment/decrement individually. For the workshop I mentioned in #5, I was thinking about adding this as a table view with a UIStepper for the cells' accessory views. Would this be something you'd like to have PR'd into this repo? Or would you prefer to keep it as is? Thanks! /cc @ColinEberhardt

ashfurrow avatar Nov 10 '16 07:11 ashfurrow

An array of counters you say? You might find this blog post useful:

http://blog.scottlogic.com/2016/05/19/redux-reducer-arrays.html

(shameless plug!)

ColinEberhardt avatar Nov 10 '16 11:11 ColinEberhardt