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 Navigation: Animated Header in Mobile app #26358

Closed
talesid5 opened this issue Sep 6, 2019 · 1 comment
Closed

React Navigation: Animated Header in Mobile app #26358

talesid5 opened this issue Sep 6, 2019 · 1 comment
Labels
API: Animated Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.

Comments

@talesid5
Copy link

talesid5 commented Sep 6, 2019

I've a layout having a Header (React navigation) which is transparent and a ScrollView which contains a banner and other items. What I want to achieve is:

1) To animate the header colour on scroll i.e. opacity decreases. Also note that I need to animate the StatusBar colour along.

2) To interchange the items in Header using their opacities i.e. one item hides and other one shows up. Plus, I want to hide another item in the banner (in ScrollView).

I've almost succeeded with the help of this tutorial, but its not working with Android StatusBar. Also it doesn't have interchanging items in header and not using "React navigation's Header" but using custom Header.

I've posted this query on Stack Overflow as well, which can be found here.

@talesid5 talesid5 added the Type: Question Issues that are actually questions and not bug reports. label Sep 6, 2019
@talesid5 talesid5 changed the title Question: React Navigation Animated Header in Mobile React Navigation: Animated Header in Mobile app Sep 6, 2019
@react-native-bot
Copy link
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

👉 Click here if you want to report a reproducible bug or regression in React Native.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: No Template labels Sep 6, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Oct 3, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API: Animated Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants