const path = require('path'); module.exports = { dependencies: { '@uiw/react-native-alipay': { root: path.join(__dirname, '..'), }, }, };