Socket
Book a DemoInstallSign in
Socket

urbanairship-preference-center-react-native

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urbanairship-preference-center-react-native

Airship preference center module for React Native apps.

latest
Source
npmnpm
Version
14.7.0
Version published
Maintainers
1
Created
Source

urbanairship-preference-center-react-native

A React Native module for Airship's iOS and Android SDK.

Resources

  • Getting started guide
  • API docs

Issues

Please visit https://support.airship.com/ for any issues integrating or using this module.

Requirements:

  • Xcode 11+
  • iOS: Deployment target 11.0+
  • Android: minSdkVersion 16+, compileSdkVersion 28+
  • React Native >= 0.60.0
  • React Native cli >= 2.0.1

Install

using yarn

yarn add urbanairship-preference-center-react-native

using npm

npm install urbanairship-preference-center-react-native --save

iOS Setup

  • Install pods
cd ios && pod install

Usage

import AirshipPreferenceCenter from 'urbanairship-preference-center-react-native';

Keywords

react

FAQs

Package last updated on 26 Jul 2023

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