Some basic overrides that show you how to add ‘state’, read the values of canvas properties and animate between two animation states. 1. Animating the background color 2. Simply changing the background color Extracting style from the props Frames had top-level properties 3. Animating when tapped (adding state) Adding an event Wrapping the function call […]