We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acb66e3 + 4b7cbcd commit 589b314Copy full SHA for 589b314
1 file changed
src/index.d.ts
@@ -62,6 +62,7 @@ declare module "react-native-image-header-scroll-view" {
62
onLayout?: Function;
63
bottomOffset?: number;
64
topOffset?: number;
65
+ style?: ViewStyle;
66
}
67
68
interface TriggeringViewState {
0 commit comments