UNPKG

react-native-yoco

Version:

The Yoco SDK allows app developers to integrate with Yoco card machines to accept in-person payments from within their application. The most common scenario is to accept Yoco payments from within your Point of Sale application.

4 lines 206 B
import { requireNativeModule } from "expo"; // This call loads the native module object from the JSI. export default requireNativeModule("ReactNativeYoco"); //# sourceMappingURL=ReactNativeYocoModule.js.map