React or React Native?
Anguram Shanmugam

Anguram Shanmugam @heyprotagonist

About: Be Good On Doing

Location:
Karur, Tamilnadu
Joined:
Jan 14, 2020

React or React Native?

Publish Date: Mar 2 '21
0 8

Hey 👽's

I started React-Native for two todays. Which is very easy since it has same ReactJs features.

But now I'm confused. Because the styles and codes are totally native codes. How Can I achieve the cross platform support feature i.e., Web.

Also the doc specifies about React-Native_web.

What's the Dealio?

Comments 8 total

  • Ivan Jeremic
    Ivan JeremicMar 2, 2021

    React-Native is not for the Web. However there are some projects out there that allow you to write RN Web and have it full cross-platform.

  • Valeria
    ValeriaMar 2, 2021

    If you want web app that is also a phone app you better go with progressive web apps. Otherwise you end up with overcomplicated code for web.

    • Anguram Shanmugam
      Anguram ShanmugamMar 4, 2021

      I had that thought too.

      But I believe my grandPa won't prefer browser over local apps 🤔🤔🤔

      Of course they're awesome. But my target audience won't prefer that.

      • Valeria
        ValeriaMar 4, 2021

        If your grandpa uses android there's no difference, except the installation process (which is go to a site and tap a button vs go to play store, search for app, tap a button)

Add comment