medi-eng
Results
1
issues of
medi-eng
1. Created a new react native project 2. Added mixpanel library 3. Added implementation "com.mixpanel.android:mixpanel-android:6.+" 4. run the app with const mixpanel = new Mixpanel('project_token xxx'); mixpanel.init(); No static method...