Engine’s React Native SDKs let you embed Engine marketplace experiences inside a React Native app as first-class React components. The SDK handles the end-to-end flow (UI + API calls), so you don’t need to build the journey screen-by-screen.
You pass the core properties, can optionally prefill known user data, and wire up event callbacks for tracking. React Native adds a native bridge layer under the hood.