react-native-matomo
react-native-matomo copied to clipboard
Add mocks and compileOptions
@lordkiz this PR adds mocks that don't break the app's testing
Thank you very much @gabrielmoncea . I was already validating the earlier PRs that this PR grouped. Since most of these are now in 0.2.0, will focus on test mocks.
Thank you @lordkiz ! I fixed the conflicts and now the PR only includes the mocks and the documentation for it. Also, it adds compileOptions for Android because it was breaking the build
Hi @lordkiz. When do you think it's possible to merge this PR and also publish the new version on npm?
Hi,
we need to include react-native-matomo in our projet but we are blocked. Can you merge this fork and publish a new release as soon as possible? 🙂🙏
Thanks!
Hi @dcloux . Until @lordkiz updates the library you can add our fork in your package.json:
"react-native-matomo": "git+https://github.com/selfapy/react-native-matomo.git"
Oh, Yes! You are right, thank you 👍🏻