We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to update and use the version of Victory-native 41.0.1, but touch events such as isActive using useChartPressState did not work.
The react-native version was the main problem.
My react-native version was updated from 0.72.6 to 0.72.15
The chart was well drawn, but as above, the touch event failed.
When I installed the react-native-animated version after the release date of react-native 0.72.15, the touch event worked normally.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to update and use the version of Victory-native 41.0.1, but touch events such as isActive using useChartPressState did not work.
The react-native version was the main problem.
My react-native version was updated from 0.72.6 to 0.72.15
The chart was well drawn, but as above, the touch event failed.
When I installed the react-native-animated version after the release date of react-native 0.72.15, the touch event worked normally.
The text was updated successfully, but these errors were encountered: