react-native-google-analytics
react-native-google-analytics copied to clipboard
Package on NPM doesn't have custom dimension fix yet
I'm trying to use this library but the package on npm doesn't have the changes from jodybrewster: https://github.com/react-native-community/react-native-google-analytics/commit/0e5e865a52de8137bb3e5671b97009ad5892dbe4
Is it possible to update the library on npm?
For now, I'm installing directly from git:
npm install https://github.com/react-native-community/react-native-google-analytics.git
but it would be more convenient to install from npm directly
NPM still not updated?