🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@instabug/react-native-nn

Package Overview
Dependencies
Maintainers
7
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instabug/react-native-nn

React Native plugin for integrating the Instabug SDK

latest
Source
npmnpm
Version
16.0.4
Version published
Maintainers
7
Created
Source

Escape 🚀

A CLI app to automate various tasks for releasing Instabug's cross-platform SDKs.

Development

To generate an Xcode project for use during development, use:

$ swift package generate-xcodeproj

Building

On macOS and Linux, use the following to generate a binary.

$ swift build

To build Escape for release, use the following:

$ swift build -c release
$ cd .build/release

Then, to be able to run it anywhere in macOS, move it to /usr/local/bin

$ cp -f Escape /usr/local/bin/escape

Keywords

react-native

FAQs

Package last updated on 28 Oct 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