1.0.2 • Published 10 months ago

@ramp-network/react-native-sdk v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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

1.0.2

10 months ago

1.0.1

11 months ago

1.0.0

12 months ago

1.0.0-rc1

12 months ago

1.0.0-rc2

11 months ago

0.4.0

1 year ago

0.3.2-rc.0

2 years ago

0.3.1

3 years ago

0.3.0

3 years ago