Add analytics to the web build (close #233) (#385)

* Add analytics to the web build (close #233)

* Use bsky endpoint for analytics
This commit is contained in:
Paul Frazee 2023-04-04 13:01:38 -05:00 committed by GitHub
parent b100abca0e
commit f717ff6719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1010 additions and 20 deletions

View file

@ -40,6 +40,8 @@
"@react-navigation/drawer": "^6.6.2",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.12",
"@segment/analytics-next": "^1.51.3",
"@segment/analytics-react": "^1.0.0-rc1",
"@segment/analytics-react-native": "^2.10.1",
"@segment/sovran-react-native": "^0.4.5",
"@tiptap/core": "^2.0.0-beta.220",