Skip to content

IntersectionObserver API for React Native #20

Description

@nelsonleite

Is your proposal related to a problem?

react-native does not provide an IntersectionObserver API for detecting when an UI view is in the viewport.

Describe the solution you'd like

We could provide a similar API that will ease some tasks related to our apps, like tracking product impressions in analytics. We should strive for an API as similar to IntersectionObserver on the web as possible, to allow for sharing opportunities between web and native code.

Describe alternatives you've considered

react-native-intersection-observer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: availableNo one has claimed responsibility for resolving this issuetype: featureNew feature

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions