netguru / sticky-parallax-header

A simple React Native library, enabling the creation of fully customized header for your iOS and Android apps.
https://netguru.github.io/sticky-parallax-header/
MIT License
1.86k stars 190 forks source link

Example usage with Function Component #120

Closed AakashPat closed 4 years ago

AakashPat commented 4 years ago

I am currently struggling to get the header to work within a Function Component. The same piece of code works with a class component, but not as a function component. Any help is appreciated.

IdaszakDaniel commented 4 years ago

@AakashPat take a look at additional examples directory, you can find function components there.

AakashPat commented 4 years ago

@AakashPat take a look at additional examples directory, you can find function components there.

Thanks!

charitha95 commented 3 years ago

@AakashPat take a look at additional examples directory, you can find function components there.

This gives us a 404. Is it moved to somewhere?

IdaszakDaniel commented 3 years ago

@charitha95 additional examples were moved here