UNPKG

react-native-google-fit

Version:

A React Native bridge module for interacting with Google Fit

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