PostHog / posthog-js-lite

Reimplementation of posthog-js to be as light and modular as possible.
https://posthog.com/docs/libraries
MIT License
69 stars 36 forks source link

Add support for `person_profiles` in react-native-posthog #240

Open itsramiel opened 5 months ago

itsramiel commented 5 months ago

Is your feature request related to a problem?

I would like to be able to use the person_profiles property to set as identified_only in my react native app

Describe the solution you'd like

To add support for the person_profiles in the react native packages

Describe alternatives you've considered

None

Related sub-libraries

marandaneto commented 1 month ago

Can be done with https://github.com/PostHog/posthog-js-lite/issues/290