### Description - I posted about this issue about a year ago: https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/968 , and the issue is still present. The touch event from the chart propagates to the parent components, and makes the chart unusable inside of a `react-native-tab-view` component. - Even with the added properties from v `1.4.55`, Ive tested the snack example described here: https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/968#issuecomment-2600913059 And it works on the Web, but not on mobile. - Screen record: https://github.com/user-attachments/assets/eef7fcbf-fea6-4257-ada1-449f88e48a58 ### Steps to reproduce 1. create new expo app 2. install `react-native-tab-view` and `react-native-gifted-charts` 3. put a chart with a pointer inside a tab view component ### Snack or a link to a repository _No response_ ### version of react-native-gifted-charts 1.4.68 ### React Native version 0.79.6 ### Platforms Android ### Workflow None
Description
I posted about this issue about a year ago: Unable to use the Gifted Charts Pointer within a React Native Tab View #968 , and the issue is still present. The touch event from the chart propagates to the parent components, and makes the chart unusable inside of a
react-native-tab-viewcomponent.Even with the added properties from v
1.4.55, Ive tested the snack example described here: Unable to use the Gifted Charts Pointer within a React Native Tab View #968 (comment)And it works on the Web, but not on mobile.
Screen record:
2025-11-26.11-31-47.mp4
Steps to reproduce
react-native-tab-viewandreact-native-gifted-chartsSnack or a link to a repository
No response
version of react-native-gifted-charts
1.4.68
React Native version
0.79.6
Platforms
Android
Workflow
None