UNPKG

@hariks789/react-native-background-geolocation

Version:
14 lines (13 loc) 412 B
module.exports = { dependency: { platforms: { android: { sourceDir: "./android/lib" } }, hooks: { postlink: "node ./node_modules/@hariks789/react-native-background-geolocation/scripts/postlink.js", postunlink: "node ./node_modules/@hariks789/react-native-background-geolocation/scripts/postunlink.js" } } };