Building a social network app with over 100K users 100% in React Native — Sharing Best Practices, Performance Optimizations, and Practical Experience


(Adam Terlson) #1

In this talk, I share the experience we have gained building iOS and Android apps using React Native for over 100K global users. The talk contains best practices, tips, tools, code sample demos, and a whole ton of opinions.

I’d be happy to answer any questions you may have in the comments!

If you know of any community who might like to hear this talk live (I live in Munich, Germany), please get in touch!


(Adam Skinner) #2

I really enjoyed this presentation and actually put the { ids, byId, byComposite } idea into play recently.