Grab Jul 15, 2021

React Native in GrabPay

Article Summary

Grab built their entire GrabPay merchant app in React Native, then used those learnings to rebuild core payment features in their main passenger app. The result? Half the maintenance resources with identical performance.

The GrabPay team at Grab's Bangalore R&D center shares how they adopted React Native for payment features across multiple apps. They detail their architecture decisions, bridge creation, and the technical challenges of convincing multiple teams to adopt a new framework.

Key Takeaways

Critical Insight

Grab successfully scaled React Native from a single merchant app to core payment features in their passenger app, achieving code reusability and faster development without compromising native performance.

Their approach to creating universal bridges between native and React Native code solved a critical challenge that most hybrid app teams struggle with.

Recent from Grab

Related Articles