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

How do I change the fade-in animation for the header and list? #143

Open
bpeck81 opened this issue Apr 19, 2023 · 2 comments
Open

How do I change the fade-in animation for the header and list? #143

bpeck81 opened this issue Apr 19, 2023 · 2 comments

Comments

@bpeck81
Copy link

bpeck81 commented Apr 19, 2023

Describe the bug

When the page loads the header and list fade-in with an animation. I don't want this style. How can I change this to just have these components appear rather than fade in?

Expected behavior

The header and flatlist don't have an animation and just appear.

Package versions

  • React: "18.2.0"
  • React Native: "0.71.6"
  • React-Native-Gesture-Handler "2.9.0"
@kormocicsaba
Copy link

Hey! Did you find a solution?

@bpeck81 bpeck81 closed this as completed Aug 25, 2023
@bpeck81
Copy link
Author

bpeck81 commented Aug 25, 2023

No, I went with the pedrobern library. It’s not perfect, but I got it working well enough for my use case. I also figured out you can use a tab view with a scroll view and sticky header prop, it just doesn’t let you swipe between tabs.

@bpeck81 bpeck81 reopened this Aug 25, 2023
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

2 participants