UNPKG

@reeq/react-native-passkit

Version:

React native wrapper over google PayClient (for android) and PassKit (for iOS). Contains google and apple buttons

3 lines 181 B
import { requireNativeComponent } from 'react-native'; export const AddPassButtonNative = requireNativeComponent('AddPassButton'); //# sourceMappingURL=add-pass-button-native.js.map