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

Typo in declaration file

Closed this issue · 0 comments

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,