+ 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?
1 Antwort
+ 2
You should use NativeScript. It creates true native apps using Typescript, which is type checking JavaScript.