Rather than toil to create an imitation, I wanted to try and deconstruct how Simon C Page's beautiful illustration could be put together for anybody to easily create
A practical guide teaches how each feature works in seconds
Crossing cultural barriers truly demonstrates this app's simplicity
"swipe down to remove (.hi)"
Vector graphics enable possibilities beyond the pocketable convenience of an iPhone
The app natively comes into being respecting the users global settings
switch your OS theme to see
Page's original work had an isometric slant to it, which also exists, if you can find it...
Localisation: In app text translated into three other languages (Spanish, Romanian and Hindi) also required their App Store listings to be translated
Onboarding: Showcasing each feature required specific logic throttling to ensure no accidental swipes would be registered
SVG: Learning how to draw non-standard UIKit shapes with mathematics to be faithfully reproduced and positioned in SVG syntax
Permissions: Invoked permissions to access Photo Library using DispatchQueue to concurrently allow animations to play uninterrupted