Socket
Socket
Sign inDemoInstall

@ramp-network/react-native-sdk

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ramp-network/react-native-sdk

Ramp React Native SDK


Version published
Weekly downloads
38
decreased by-42.42%
Maintainers
4
Weekly downloads
 
Created
Source

react-native-ramp-sdk

Ramp React Native SDK

Installation

npm install @ramp-network/react-native-sdk

Usage

import RampSdk from "@ramp-network/react-native-sdk";

const ramp = new RampSdk({
  hostAppName: 'React Native Example',
  hostLogoUrl: 'https://rampnetwork.github.io/assets/misc/test-logo.png',
  deepLinkScheme:  'ramprndemo',
});

Documentation

Docs for the SDK package can be found here - https://docs.ramp.network/mobile/react-native-sdk.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Keywords

FAQs

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