this post was submitted on 13 Jul 2023
17 points (90.5% liked)
Voyager
5578 readers
14 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! 👇
💙
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It’s extraordinarily simple to do in the ionic framework, literally just flipping a switch.
Pardon my ignorance, but what is the ionic framework?
It’s the basic bricks (the framework) wefwef was built with. It’s a way of building « app » that feels native but are actually websites, with less troubles of adapting to different systems.
In this instance, it’s (almost) just a matter of using an option on the framework to tell it « Now look like an Android app rather then iOS »
If you are curious https://ionicframework.com/