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

ScrollView with an image in header which becomes a navbar
MIT License
990 stars 94 forks source link

Typo in declaration file #65

Closed Dawqss closed 3 years ago

Dawqss commented 5 years ago

Hello, you have a small typo in declaration file at 36:32

in interface HeaderImageScrollViewProps foregroundExtrapolate: ?string;

I found one more :)

interface SourceObjectProps at 10:21

uri?: string,