native-square-reader-sdk** for payments in my project.
iOS build is failing due to "Module 'SquareReaderSDK' not found"
package.json
"dependencies": {
"@react-native-community/async-storage": "^1.6.1",
"react": "16.9.0",
"react-native": "0.60.5",
"react-native-camera-kit": "^8.0.1",
"react-native-gesture-handler": "^1.4.1",
"react-native-globalize": "^3.0.0",
"react-native-permissions": "^1.2.0",
"react-native-square-reader-sdk": "1.3.0",
"react-navigation": "^3.11.1",
"react-native-webview": "7.0.5",
"react-native-star-prnt": "1.1.0",
"base-64": "0.1.0"
},
how to solve this ?
thanks
please follow the following steps to install SquareReaderSDK