Hacker News new | ask | show | jobs
by sghiassy 3047 days ago
I had the experience of taking React Native to production in an Enterprise-level environment once.

My team first experimenting with RN on 0.8.0. What I found impressive was that some of the experimental code we wrote in RN proved stable enough, that it was still the same on production level builds using RN version 15.x eighteen-months later.

I'm not saying RN is THE solution, but I for one would stand to vouch for it for both top-quality UI output but also for ease of development.

That being said, there's so much cross-platform work going on, who knows where the industry will be years 2 years from now.