1.1.4 • Published 2 years ago

react-native-dpay-sdk v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-native-dpay-sdk

Getting started

$ npm install react-native-dpay-sdk --save

Mostly automatic installation

$ react-native link react-native-dpay-sdk

Android

  1. Append the following lines to android/settings.gradle:
    include ':react-native-dpay-sdk'
    project(':react-native-dpay-sdk').projectDir = new File(rootProject.projectDir, 	'../node_modules/react-native-dpay-sdk/android')

Usage

refer to our docs https://durianpay.id/docs/mobile/react-native/
1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago