UNPKG

@olo/pay-react-native

Version:
10 lines (7 loc) 375 B
// Copyright © 2022 Olo Inc. All rights reserved. // This software is made available under the Olo Pay SDK License (See LICENSE.md file) import { codegenNativeComponent } from 'react-native'; // Google Pay Button Config // Apple Pay Button Config export default codegenNativeComponent('DigitalWalletButton'); //# sourceMappingURL=DigitalWalletButtonNativeComponent.js.map