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

> I did hit some performance issues, but the vast majority of those were implementation flaws (i.e. my fault), not framework flaws.

I can't agree enough. Apps built with cross platform frameworks like Cordova and React Native will obviously be slower than their native counterparts, but I've seen the framework blamed for bad implementations many times. Once, we tracked down a horribly slow Cordova app down to too many localStorage accesses (solution: indexedDB or SQLite).




+1 for realm for react native.




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

Search: