Zia shareef
Results
2
comments of
Zia shareef
please tell me only parent and child not parent child arent child arent child
import {LineChart} from 'react-native-chart-kit'; import {Rect, Text as TextSVG, Svg} from 'react-native-svg'; let [tooltipPos, setTooltipPos] = useState({ x: 0, y: 0, visible: false, value: 0, }); { return tooltipPos.visible ?...