herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.
https://littlego.herzbube.ch/
Apache License 2.0
138 stars 54 forks source link

Look at using UIKit configurations (requires iOS 14) #392

Open herzbube opened 1 year ago

herzbube commented 1 year ago

Some links:

Configurations are available from iOS 14.

herzbube commented 1 year ago

First impression: After watching the first 15 minutes of the WWDC intro video I still don't understand the benefits of configurations. For instance, it seemed that when I use a content configuration and set up its content, I would have to set up multiple configurations, one for each appearance of a cell. This impression is probably wrong, but the video does a very poor job of explaining things.