Member-only story

Choosing the Right Mobile App Development Framework: A Comprehensive Guide

Federico Torres
7 min readNov 1, 2023

--

Photo by Austin Distel on Unsplash

Deciding which mobile app development framework to use when starting a new mobile application is never an easy task. In this article, I will consider the pros and cons of native mobile development vs different UI cross-platform solutions like React Native, Flutter, and Compose Multiplatform, enabling you to make an informed choice that aligns with your project’s specific needs.

Disclaimer: Some thoughts in this article are objective, while others are subjective opinions. It’s okay if you don’t completely agree with everything. This is just a guide to help you decide which framework best suits your needs

Choosing which frameworks to analyze

First and foremost, I believe it’s essential to eliminate certain options. The number of frameworks available is extensive, and I believe that some of them may not be worth considering in 2023.

  • Xamarin: Microsoft announced that Xamarin will no longer be supported after May 1, 2024. Even when they are replacing it for a new framework, I have a preference for more lightweight and platform-agnostic solutions.
  • Apache Cordova / Ionic: I believe that frameworks that rely on webviews should be discarded, they might be good for small and simple apps though.

--

--

No responses yet