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

react-native-salemove

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

react-native-salemove

A React Native wrapper for the SaleMove client library

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
1
Created
Source

A React Native wrapper for the SaleMove client library

npm version

Installation iOS

  • Run npm install react-native-salemove --save in your project directory
  • Open your ios folder and make sure the cocoapods are installed by running pod --version
  • Open Podfile and add the following pod 'react-native-salemove', :path => '../node_modules/react-native-salemove' and pod 'SalemoveSDK', :git => 'https://github.com/salemove/ios-bundle'
  • Run pod install

Demo

Please consider taking a look at the demo app where the integration is done

FAQs

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