Amplitude-ReactNative
Amplitude-ReactNative copied to clipboard
Add support for disabling automatic tracking of properties
Looks like the react-native SDK doesn't support disabling automatic tracking of properties as defined here:
https://developers.amplitude.com/docs/disabling-automatic-tracking-of-properties
It would be great to have this up & running and should be a fairly simple thing to add. Would be more than happy to get it done & raise a PR if you're looking for contributions.
Hi @adnan-SM, thanks for the feature suggestion! cc @haoliu-amp
Hey @adnan-SM unfortunately we won't have the availability to implement disabling of automatic tracking of properties for the next month or so. In the meantime, if you are willing to take a stab at an implementation I'm more than willing to help get that work into the library.
We support cross-platform, so the API needs to work for calls to both Amplitude-iOS and Amplitude-Android.