- React
- ReactiveConf
- 2016
- Bridging the Gap: How to use React Native in existing large native code bases
Bridging the Gap: How to use React Native in existing large native code bases
Leland Richardson at ReactiveConf 2016
React Native does a lot out of the box, but also provides very powerful abstraction layers that can enable you to get React Native to work for your use case, even if it's not supported out of the box. The bridge, Native Modules, and Native Components are a big part of this. When integrating with large existing native code bases, this becomes more and more important.