Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-arch-midtrans

yashdiq25MIT1.2.2TypeScript support: included

midtrans payment

react-native, midtrans, payment, gateway, payment gateway

readme

react-native-arch-midtrans

Getting started

$ npm install react-native-arch-midtrans --save

Mostly automatic installation

$ react-native link react-native-arch-midtrans

Usage

import ArchMidtrans from 'react-native-arch-midtrans';

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