Skip to content

How to access rootView in iOS native code #992

@messense

Description

@messense

I want to integrate react-native-sentry. It needs to add some native code:

[RNSentry installWithRootView:rootView];

Ref: https://docs.sentry.io/clients/react-native/#client-configuration

So this question is how can I access rootView in AppDelegate.m when using react-native-navigation.


Environment

  • React Native Navigation version: v2.0.0-experimental.276
  • React Native version: 0.41
  • Platform(s) (iOS, Android, or both?): iOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions