UNPKG

google-fit

Version:

A React Native bridge module for interacting with Google Fit

10 lines (9 loc) 170 B
module.exports = { dependency: { platforms: { android: { packageInstance: "new GoogleFitPackage(BuildConfig.APPLICATION_ID)", }, }, }, };