Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
In my opinion,
Easier is react native...
Better is native Android...
& Welcome to devrant! -
Depends on what you wanna make. Native has better performance, react is faster to develop.
-
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
-
ODXT33297yThere 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.
Which is better React Native or Native Android Dev ???
question