Manoel Aranda Neto
Manoel Aranda Neto
Most likely but there are a few limitations as pointed out [here](https://expo.github.io/router/docs/migration/react-navigation/screen-tracking/#migrating-from-react-navigation).
@AdamDorwart not at the moment, would you like to take a look and open a draft PR? happy to help out/review.
Thanks for checking it out @AdamDorwart Did you check what else `e` had available? `e` should be of the type `e: GestureResponderEvent`, maybe there's something different either because of the...
`_targetInst ` isn't a public property, https://github.com/facebook/react-native/blob/dceda565bdfe24275be0ad5caae7f3d8252aef92/packages/react-native/Libraries/Renderer/implementations/ReactFabric-prod.js#L104
@kwong70 you can try https://expo.github.io/router/docs/migration/react-navigation/screen-tracking/ just call `posthog.screen(...)` manually, does it get any better?
> I installed posthog react-native on my expo-router app. The Activity seems to work, it even fires off screen events. > > The only thing is that it doesn't actually...
@itsramiel thanks for the issue. Do you mean [this](https://posthog.com/docs/product-analytics/autocapture#capturing-additional-properties-in-autocapture-events) right?
> @marandaneto yes, I think that is the same link I linked to Oh, you are right, I clicked on it but probably looked at the wrong tab, the downside...
Another request https://posthog.com/questions/auto-capture-1
> Here for this too - any updates on when you expect RN support for Surveys pre-built UI to be live? We're currently not working or planning to work on...