Skip to content
New issue

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

React Native Animated Charts doesnt seem to be compatible with react-native-bottom-sheet #95

Open
colinfran opened this issue Apr 26, 2023 · 0 comments

Comments

@colinfran
Copy link

I am using react native animated charts. great library. everything worked perfectly when I just had the chart displaying normally.

I am using it with react-native-bottom-sheet

At first I used the normal react-native-bottom-sheet bottom sheet. It worked great and animates fine. But I had to change to its other version because I am using react native navigation and if i want to use the bottom sheet with it, i HAVE to use the bottomsheet modal.

But If i use the react-native-bottom-sheet bottom sheet modal, the chart animations no longer work.

See example gifs here:

Using normal bottom sheet (changing chart animation working):
demoGif2

Using bottom sheet modal (changing chart animation not working):
Gif2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant