linghengqian commented on issue #310: URL: https://github.com/apache/incubator-ponymail-foal/issues/310#issuecomment-4397842926
So, for now, I’ll use Flutter in my personal project to build an MVP that covers both an Android version—styled with Material Design—and a web version optimized for mobile screens; I’ll evaluate the results later. Of course, Flutter Web’s SEO performance is bound to be poor, so the final web version will essentially function as a typical Web App. Since I personally have never actually used an iPhone or a MacBook, building an iOS application requires me to rely on frameworks like Flutter, React Native, or Compose Multiplatform, utilizing GitHub Actions' macOS runners for the compilation process. Ultimately, Flutter emerged as the only viable option I could think of. Compose Multiplatform currently has a very small user base, and its web support is still in the beta phase (see https://kotlinlang.org/compose-multiplatform/ for details). As for React Native, the issue for me is that it does not provide support for the web platform. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
