- One if the best technical write ups I’ve read
 - takeaways 
- React native will almost certainly suffer performance degradation as the codebase and product grows
 - React native can be used at large scale, but requires substantial, very deep optimisations to fix said bloat.
 - Many of the out-of-the-box components that react native uses are substantially sub optimal -e.g their list component.
 - There’s no way a “normal” org with a “normal” dev team would be in a position to do any of the kind of work that the discord team did
 
 
Read More
Hide