Implement cross hair in victory native using react native #2486
Answered
by
romeodancil
romeodancil
asked this question in
Q&A
-
Hello Everyone Is it possible to use cross hair in react native? I've try the victory cursor container but i'm having problem implementing something like that in react native. Does anyone have a sample on how to implement cross hair for react native using Victory native? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
romeodancil
Oct 4, 2022
Replies: 1 comment
-
Ok i was able to apply it using this https://formidable.com/open-source/victory/docs/victory-cursor-container/ But take note to apply it under Victory chart. base on the example they add the component under Victory Scatter but it did not work in there. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
romeodancil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok i was able to apply it using this https://formidable.com/open-source/victory/docs/victory-cursor-container/ But take note to apply it under Victory chart. base on the example they add the component under Victory Scatter but it did not work in there.