+ 1

Is cross platform mobile development frameworks as good as specific mobile development?

I wonder if I can do what I do on Android with Java (and iOS) by using cross platform mobile development frameworks like React Native. If not, how different they are?

26th Sep 2018, 9:46 AM
Mehmet Şahin Çiftçi
Mehmet Şahin Çiftçi - avatar
2 odpowiedzi
+ 2
You should use NativeScript. It creates true native apps using Typescript, which is type checking JavaScript.
26th Sep 2018, 9:51 AM
Calviղ
Calviղ - avatar
0
Cross-platform frameworks like React Native are highly efficient for building apps with a single codebase while ensuring native-like performance. However, they may have limitations with platform-specific features or advanced customizations. To learn more about their capabilities and differences from native development. Resource: https://www.kellton.com/kellton-tech-blog/how-to-choose-the-right-mobile-app-for-your-business
29th Nov 2024, 9:45 AM
Mike Kelvin
Mike Kelvin - avatar