Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

urbanairship-chat-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-chat-react-native

Airship chat module for React Native apps.

  • 14.7.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Airship Chat 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-chat-react-native

using npm

npm install urbanairship-chat-react-native --save

iOS Setup

  1. Install pods
cd ios && pod install

Usage

import AirshipChat from 'urbanairship-chat-react-native';

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc