React Native at Grofers: Using React Native Components inside Native Views
TL;DR we used React Native components inside native views. We enjoyed great success in iOS, not a single crash reported in 6 months… (more…)
Read more »Learn how to integrate a React component with an existing JQuery web application. We’ll cover how to communicate between the context of JQuery and React, listen to events, and render data on the web p… Read more