betaacid / expo-analytics

Google Analytics integration for use with React Native apps built on Expo
MIT License
286 stars 64 forks source link

Title and Page Name are reversed #71

Open vittau opened 3 years ago

vittau commented 3 years ago

Hi,

Did I understand something wrong here, or are dp and dt reversed?

https://github.com/ryanvanderpol/expo-analytics/blob/4e1060df944250b0b6f2bc98269d7bf0abd9202b/hits.js#L43

Also, I have submitted pull request https://github.com/ryanvanderpol/expo-analytics/pull/69 to fix the typescript declaration.