UNPKG

react-native-braintree-dropin-ui

Version:

> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)

6 lines (3 loc) 127 B
import { NativeModules } from 'react-native'; const { RNBraintreeDropIn } = NativeModules; export default RNBraintreeDropIn;