5

Which is better React Native or Native Android Dev ???

Comments
  • 5
    In my opinion,
    Easier is react native...
    Better is native Android...

    & Welcome to devrant!
  • 0
    @mohammed Okk thanks !!
  • 1
    general answer to question like "is x better/worse/easier/harder than y:" it depends
  • 2
    Depends on what you wanna make. Native has better performance, react is faster to develop.
  • 1
  • 1
    Native if you care more about your users than your time. React otherwise.
  • 2
    You can always bridge functionality between r.n and native. Reaft Native makes more sense really which is why Google invented Flutter. Because writing 300 lines of code to check for camera permissions and process an image should not be an afternoon ordeal
  • 1
    There are a couple of frameworks out there that will get your app made. The performance difference between each one is marginal.

    What you really should consider is:
    - What language you want to use.
    - Support of a library you might need.
    - Cross platform if you foresee that as a future requirement.
    - If you're going to make the app as part of a collaboration, make sure that everyone else on the team is on the same page in the above points.
  • 0
    @whatevs ???
Add Comment