Hacker News new | past | comments | ask | show | jobs | submit login

I don't know if I was using React Native "wrong" or what, but when I tried it out I found it to be a miserable experience. There's almost no usable components "built-in"...there seems to be an expectation that you cobble your UI together using one of a variety of different third-party components or component libraries, and every single one I tried was incomplete, buggy, poorly-maintained, poorly-documented...

Based on that trial: I'd much rather work on two sane codebases instead of one in React Native that's a maintenance disaster. As a bonus, since your apps will be native, they'll probably be faster, feel higher quality, integrate better with the platforms, etc.




You were using it wrong IMO. The platform comes with a lot of built-in components (just look at the docs!) just from importing the React Native package.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: