Socket
Book a DemoInstallSign in
Socket

react-native-appsflyer

Package Overview
Dependencies
Maintainers
4
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-appsflyer

React Native Appsflyer plugin

Source
npmnpm
Version
6.17.0
Version published
Weekly downloads
102K
-26.2%
Maintainers
4
Weekly downloads
ย 
Created
Source

appsflyer-react-native-plugin

License: MIT npm version Downloads

๐Ÿ›  In order for us to provide optimal support, we would kindly ask you to submit any issues to support@appsflyer.com

When submitting an issue please specify your AppsFlyer sign-up (account) email , your app ID , production steps, logs, code snippets and any additional relevant information.

This plugin is built for

  • Android AppsFlyer SDK v6.16.2
  • iOS AppsFlyer SDK v6.16.2
  • Tested with React-Native v0.62.0 (older versions might be supported)

โ—โ— Breaking changes when updating to v6.x.xโ—โ—

Old APINew API
trackEventlogEvent
trackLocationlogLocation
stopTrackingstop
trackCrossPromotionImpressionlogCrossPromotionImpression
trackAndOpenStorelogCrossPromotionAndOpenStore
setDeviceTrackingDisabledanonymizeUser
AppsFlyerTrackerAppsFlyerLib

And removed the following ones:

  • trackAppLaunch -> no longer needed. See new init guide
  • sendDeepLinkData -> no longer needed. See new init guide
  • enableUninstallTracking -> no longer needed. See new uninstall measurement guide

If you have used 1 of the removed APIs, please check the integration guide for the updated instructions.

๐Ÿš€ Getting Started

๐Ÿ”— Deep Linking

๐Ÿงช Sample Apps

API reference

Keywords

react-native

FAQs

Package last updated on 15 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts