https://github.com/mixpanel/mixpanel-react-native

Official React Native Tracking Library for Mixpanel Analytics
https://github.com/mixpanel/mixpanel-react-native

Keywords

analytics analytics-tracking android ios mixpanel mixpanel-sdk native react react-native sdk tracking

Keywords from Contributors

reporting response activation routing index

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Official React Native Tracking Library for Mixpanel Analytics


Owner metadata


Committers metadata

Last synced: about 2 years ago

Total Commits: 195
Total Committers: 11
Avg Commits per committer: 17.727
Development Distribution Score (DDS): 0.41

Name Email Commits
Zihe Jia z****a@m****m 115
Jared McFarland j****d@m****m 44
Zihe Jia 3****a@u****m 14
dependabot[bot] 4****]@u****m 13
byeokim 2****m@u****m 2
Jake Cronin j****4@g****m 2
Iamandi Radu i****n@g****m 1
Toru t****5@g****m 1
Romain Briand c****t@r****r 1
Simon Farshid Y****m@u****m 1
Sid Ferreira 1****a@u****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 12 months ago

Total issues: 100
Total pull requests: 61
Average time to close issues: 4 months
Average time to close pull requests: 9 days
Total issue authors: 93
Total pull request authors: 19
Average comments per issue: 3.93
Average comments per pull request: 0.39
Merged pull request: 57
Bot issues: 0
Bot pull requests: 0

Past year issues: 31
Past year pull requests: 30
Past year average time to close issues: 2 months
Past year average time to close pull requests: 5 days
Past year issue authors: 28
Past year pull request authors: 9
Past year average comments per issue: 2.23
Past year average comments per pull request: 0.43
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mixpanel/mixpanel-react-native

Top Issue Authors

  • Priyanka-SP (2)
  • pratyush0103 (2)
  • Spark-Cybel (2)
  • bharatbrovitech (2)
  • makarkotlov (2)
  • billkim84 (2)
  • matthewmturner (2)
  • Ziker22 (1)
  • reeq-dev (1)
  • princefishthrower (1)
  • oskar-juszczyk (1)
  • Nkgohil007 (1)
  • MikkoSteerpath (1)
  • mfbx9da4 (1)
  • medi-eng (1)

Top Pull Request Authors

  • zihejia (30)
  • jaredmixpanel (12)
  • makarkotlov (3)
  • Miraj98 (1)
  • sidferreira (1)
  • pratyush0103 (1)
  • romainbriand (1)
  • austinpray-mixpanel (1)
  • dabrowne (1)
  • SrAnthony (1)
  • m0rl (1)
  • linmic (1)
  • Jad-Jbara (1)
  • Nkgohil007 (1)
  • dneralla (1)

Top Issue Labels

  • feature request (8)

Top Pull Request Labels

  • enhancement (20)
  • bug (20)
  • dependencies (2)

Package metadata

npmjs.org: mixpanel-react-native

Official React Native Tracking Library for Mixpanel Analytics

  • Homepage: https://github.com/mixpanel/mixpanel-react-native
  • Licenses: Apache-2.0
  • Latest release: 3.0.5 (published 12 months ago)
  • Last Synced: 2024-05-20T23:39:36.765Z (12 months ago)
  • Versions: 48
  • Dependent Packages: 6
  • Dependent Repositories: 24
  • Downloads: 217,621 Last month
  • Rankings:
    • Downloads: 0.492%
    • Dependent repos count: 2.533%
    • Dependent packages count: 3.153%
    • Average: 3.154%
    • Forks count: 4.436%
    • Stargazers count: 5.157%
  • Maintainers (2)

Dependencies

.github/workflows/node.js.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
  • reactivecircus/android-emulator-runner v2 composite
.github/workflows/release.yml actions
  • actions/checkout v1 composite
  • actions/create-release v1 composite
  • ad-m/github-push-action v0.6.0 composite
  • heinrichreimer/github-changelog-generator-action v2.2 composite
MixpanelReactNative.podspec cocoapods
  • Mixpanel-swift = 4.1.3
  • React-Core >= 0
Samples/ContextAPIMixpanel/ios/Podfile cocoapods
Samples/MixpanelDemo/ios/Podfile cocoapods
Samples/SimpleMixpanel/ios/Podfile cocoapods
Samples/ContextAPIMixpanel/android/app/build.gradle maven
  • androidx.swiperefreshlayout:swiperefreshlayout 1.0.0 implementation
Samples/ContextAPIMixpanel/android/build.gradle maven
Samples/MixpanelDemo/android/app/build.gradle maven
  • androidx.swiperefreshlayout:swiperefreshlayout 1.0.0 implementation
Samples/MixpanelDemo/android/build.gradle maven
Samples/SimpleMixpanel/android/app/build.gradle maven
  • androidx.swiperefreshlayout:swiperefreshlayout 1.0.0 implementation
Samples/SimpleMixpanel/android/build.gradle maven
android/build.gradle maven
  • com.mixpanel.android:mixpanel-android 7.3.1 implementation
Samples/ContextAPIMixpanel/package.json npm
  • @babel/core ^7.14.8 development
  • @babel/runtime ^7.14.8 development
  • @react-native-community/eslint-config ^3.0.0 development
  • babel-jest ^27.0.6 development
  • eslint ^7.31.0 development
  • jest ^27.0.6 development
  • metro-react-native-babel-preset ^0.66.2 development
  • react-test-renderer 17.0.1 development
  • mixpanel-react-native file:../..
  • react 17.0.1
  • react-native 0.64.4
Samples/MixpanelDemo/package.json npm
  • @babel/core ^7.12.9 development
  • @babel/runtime ^7.12.5 development
  • @react-native-community/eslint-config ^2.0.0 development
  • babel-jest ^26.6.3 development
  • eslint 7.14.0 development
  • jest ^26.6.3 development
  • metro-react-native-babel-preset ^0.64.0 development
  • react-native-clean-project ^3.6.4 development
  • react-test-renderer 17.0.1 development
  • mixpanel-react-native file:../..
  • react 17.0.1
  • react-native 0.64.4
  • react-native-gesture-handler ^1.8.0
  • react-native-interactable ^2.0.1
  • react-native-ionicons ^4.6.5
  • react-native-reanimated ^1.13.1
  • react-native-safe-area-context ^3.1.8
  • react-native-safe-area-view react-native-community/react-native-safe-area-view
  • react-native-screens ^2.13.0
  • react-navigation ^4.4.4
  • react-navigation-stack ^2.10.1
Samples/SimpleMixpanel/package.json npm
  • @babel/core ^7.14.8 development
  • @babel/runtime ^7.14.8 development
  • @react-native-community/eslint-config ^3.0.0 development
  • babel-jest ^27.0.6 development
  • eslint ^7.31.0 development
  • jest ^27.0.6 development
  • metro-react-native-babel-preset ^0.66.2 development
  • react-test-renderer 17.0.1 development
  • mixpanel-react-native file:../..
  • react 17.0.1
  • react-native 0.64.4
package.json npm
  • @babel/core ^7.12.3 development
  • @babel/runtime ^7.12.1 development
  • @react-native-community/eslint-config ^2.0.0 development
  • babel-jest ^26.6.0 development
  • eslint ^7.11.0 development
  • jest ^26.6.0 development
  • metro-react-native-babel-preset ^0.63.0 development
  • react-native ^0.63.3 development
  • react-test-renderer 16.13.1 development

Score: 19.35199169739341