New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-native-native-smapi

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-native-smapi

## Getting started

latest
npmnpm
Version
80.0.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

react-native-native-smapi

Getting started

$ npm install react-native-native-smapi --save

Mostly automatic installation

$ react-native link react-native-native-smapi

Manual installation

iOS

  • In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  • Go to node_modulesreact-native-native-smapi and add RNNativeSmapi.xcodeproj
  • In XCode, in the project navigator, select your project. Add libRNNativeSmapi.a to your project's Build PhasesLink Binary With Libraries
  • Run your project (Cmd+R)<

Usage

import RNNativeSmapi from 'react-native-native-smapi';

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

Keywords

react-native

FAQs

Package last updated on 24 May 2019

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