- Show students the project so they can see what they will be building.
- Build your views in storyboard and make your subclasses for CustomImageView and CustomTextField, hook up your outlets and actions.
- Start with the CustomImageView. Setup the corner radius property as an IBInspectable property. Show how this affects what you can edit in storyboard.
- Move to the CustomTextField file. Write out your method signatures and explain the toggling of the animations.
- Write out the implementations of the methods.
- Call the animation methods from the ViewController.swift file.
- Make sure that all the students projects are working. =======
Initial project created by Michael Mecham. My goal here is to add the animations to a Protocol Extension
8a3d3cf6a29fad835c0387453b1aac5c5fb2191c