Use Gestures: Even in Swift Playgrounds
You can use gestures for code written in Playgrounds!
Did you know that Playgrounds has support for gestures? No? Read on and find out!
Difficulty: Beginner | Easy | Normal | Challenging
You might be aware that Swift’s Playgrounds are a great way to write and test code quickly and easily.