Skip to content

Bridgeless support for React Native #1250

@Heshade

Description

@Heshade

Summary

Hi Amplitude team,

I’m currently working on a React Native app that uses the New Architecture in bridgeless mode (JSI/TurboModules, no legacy bridge).

From what I understand, the current @amplitude/react-native SDK still depends on the old native bridge. This means I’m unable to use it directly in a bridgeless environment and have instead been sending events via the HTTP API.

Could you clarify:

Do you have plans to release a bridgeless-compatible version of the React Native SDK (using JSI/TurboModules)?

If so, is there an expected timeline?

In the meantime, is there an officially recommended approach for apps using the New Architecture without the legacy bridge (other than manually calling the HTTP API)?

Thanks for your time and for all your work on the SDK!

Metadata

Metadata

Assignees

No one assigned

    Labels

    RNReact Native SDKquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions