Question: THIS QUESTION APPLIES TO SWIFT4 AND XCODE9! I am working on a school project for which I have to create a simple app. This app
THIS QUESTION APPLIES TO SWIFT4 AND XCODE9!
I am working on a school project for which I have to create a simple app. This app is very simple, it just displays for boxes colored differently, and when the user swipes right, the colors of the boxes should all change. I will post a pic of what I have so far when running the simulator. There are a few constraints. The project must make use of at least one instance of UIStackView and UIGestureRecognizer. My question is how would i use UIGestureRecognizer to change the color of the views in the stackview?
Carrier 4:55 PM Swipe Right to Change Colors
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
