How to correctly use react-native-clarity in a React Native app?
I'm trying to integrate react-native-clarity into my React Native app to track user analytics. I have followed the installation steps mentioned in the documentation and successfully linked the package. However, I'm uncertain about where exactly to initialize react-native-clarity in my…