Open chrisgradl opened 6 years ago
@chrisgradl no, we don't have a library for react-native.
Check out the docs for details how to integrate SDK with the mobile app:
We found ourself in the same situation, and since there didn't seem to be a 3rd party solution available we decided to create one at https://github.com/terveystalo/react-native-piwik-pro-sdk. The package is still lacking features, but does allow for tracking of screen views and events. Feel free to take use the package if you find it useful, and if you feel that there is something missing, please don't be afraid to submit a PR.
Awesome, thanks for sharing!
Hi we are using Piwik Pro for our Websites and also want it to integrate it in our Mobile App. Do you have a library for react-native?