I’m very new to Objective-C and have just made my first app from scratch. It’s a spelling app and I would like to display same white flash that is displayed on the screen when you take a screenshot if the user enters the wrong letter. How would I do that?
Share
Add a fullscreen white
UIViewon top of everything and animate its alpha.