[Solved] Why should I choose Native or hybrid app [closed]


The biggest benefit of going with React-Native (rather than Xamarin or some other hybrid mobile) is that you can use what you learn here, and take it to the web by using React.JS. You most likely won’t re-use code, but it’ll be a breeze to setup the web app after making the mobile app.

Also, JS is very easy to work with.

solved Why should I choose Native or hybrid app [closed]