bamlab / bamlab/react-native-image-header-scroll-view

How to custom Image and text bar header?

Open
#64 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
101
PR merge metrics
No merged PRs in 30d

Description

How are you, Nhacsam?

I have to create animation header like this.
https://cdn.dribbble.com/users/194567/screenshots/1716385/movie_animation_phone2.gif

I have installed react-native-image-header-scroll-view npm package.
This is my code:

render() {
return (
(

console.log("tap!!")}>
Tap Me!


)}
>

console.log("text hidden")}>
Scroll Me!

Teenage Mutant Ninja Tutles(2014)


);
}

Is it possible to implement my animation by using your component?
If yes, could you please tell me how can I write code to get same animation of my thought?
I am looking forward to hearing good news from you :)

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.