UNPKG

@mauron85/react-native-background-geolocation

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