Socket
Book a DemoInstallSign in
Socket

@rudderstack/rudder-integration-appcenter-react-native

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rudderstack/rudder-integration-appcenter-react-native

Rudder React Native SDK Appcenter Device mode support for Android and iOS

latest
Source
npmnpm
Version
1.2.0
Version published
Weekly downloads
200
-9.09%
Maintainers
5
Weekly downloads
 
Created
Source

rudder-integration-appcenter-react-native

Getting started

$ npm install @rudderstack/rudder-integration-appcenter-react-native --save

Mostly automatic installation

$ react-native link rudder-integration-appcenter-react-native

{% hint style="info" %} Make sure the minSdkVersion of your build.gradle in the root of android directory is atleast 21 {% endhint %}

Run pod install inside the ios directory of your project adding @rudderstack/rudder-integration-appcenter-react-native to your project.

Usage

import RudderIntegrationAppcenterReactNative from '@rudderstack/rudder-integration-appcenter-react-native';

// TODO: What to do with the module?
RudderIntegrationAppcenterReactNative;

Keywords

react-native

FAQs

Package last updated on 29 Apr 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