How did the dev make a web app mimic the iOS interface so much? Even the animations seem accurate (to me, an Android user, at least) Is there a component library with iOS design elements or did the dev make this from scratch?
How did the dev make a web app mimic the iOS interface so much? Even the animations seem accurate (to me, an Android user, at least) Is there a component library with iOS design elements or did the dev make this from scratch?
If you look at the package.json in the source, you can see this uses Ionic for its UI components.