One of the things I miss the most from iOS was Apollo, this theme for me is perfect.
this post was submitted on 13 Jul 2023
-1 points (0.0% liked)
Voyager
5582 readers
16 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
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/