this post was submitted on 01 Jul 2023
0 points (NaN% liked)

wefwef

4219 readers
2 users here now

wefwef is now Voyager! Subscribe to !voyagerapp@lemmy.world.

founded 1 year ago
MODERATORS
 

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?

top 1 comments
sorted by: hot top controversial new old
[–] LettuceTurnipTheBeet@lemm.ee 2 points 1 year ago

If you look at the package.json in the source, you can see this uses Ionic for its UI components.