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

Wrong PropTypes defined for AvatarHeader and DetailsHeader #164

Closed bobsany16 closed 4 years ago

bobsany16 commented 4 years ago

leftTopIcon and rightTopIcon propTypes are defined as number instead of imageSourcePropType

bobsany16 commented 4 years ago

@Patys do I wait for #161 to merge before working on this ?