Having assigned the annotations last time around, this time we use them to react to the user tapping on them. In Lesson 11 of Module 6 from the CodeWithChris iOS Foundations course, we react to the user tapping on the annotation to display details of the business in question. This […]
Daily archives: 20 March 2022
2 posts
I’ve seen a little about “delegates” when viewing code before, but it didn’t make sense. Lesson 10 of Module 6 from CodeWithChris takes us into UIKit, which is required for the MapView elements. I had to keep rewinding Chris’ video tutorial, but I don’t think much of it sank in […]