Logo Awesome React

Awesome React

Universal React

Talk from React Amsterdam Conference 2017 https://react.amsterdam

Mike Grabowski, CTO at Callstack.io

React Native opens up the world of mobile development for many of us, front-end engineers. It not only allows us to use technologies we know already, like React, to provide first-class native experience to our users, but also to support many platforms, like Android and iOS at once, from within the same codebase.
This talk will explore various patterns that turned to be useful over the course of few projects I did. It will also demonstrate techniques that can be used to write truly universal apps, ie. ones that share core across web, native and more.