StartupsDec 13, 2019
Newnaduruk

Is React Native the preferred platform?

I have been thinking about building an application which I need certainly for web first then mobile. Looking for the pros and cons.

Add a comment
Davey qXcz3askb Dec 13, 2019

Yes. If you have react skills, then it's the best. You can also look at Flutter it is gaining a lot of hype for hybrid app dev. Ionic is also another option

New
naduruk OP Dec 13, 2019

Can we use Flutter to build web app too?

Davey qXcz3askb Dec 13, 2019

https://flutter.dev/web

LinkedIn cd- Dec 13, 2019

Depends on if your company have the $$$ to hire real mobile devs. I’ve seen plenty of instances where you build a prototype with React native then slowly replace it with native after it gains traction.

Davey qXcz3askb Dec 13, 2019

Airbnb did that

New
naduruk OP Dec 13, 2019

That makes sense.

Cisco 🦙 Alpaca Dec 13, 2019

Really depends on your customer base. If web is a primary product, then you can just create a webview on react native, and you are done