#How can i create a mobile app?
6 messages · Page 1 of 1 (latest)
Yeah react native is basically your only option on the JS side. It is a solid framework and I would suggest checking it out. Non-native mobile development leaves a lot to be desired, but react native is trying to get up to speed. Cant compare it to flutter myself.
try react native
If you know react, react native is good choice.
If you know vue, capacitor is good.
They are hybrid mobile app development frameworks.
But many mobile apps like discord, telegram, etc are native app.
is better and/or more common to create a native app (just for android or ios) or a Hybrid app (for android and ios)?