We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c474877 commit 37abecdCopy full SHA for 37abecd
src/index.js.flow
@@ -59,6 +59,7 @@ export type FastImageProps = $ReadOnly<{|
59
source?: ?(FastImageSource | number),
60
defaultSource?: ?number,
61
62
+ tintColor?: number | string,
63
resizeMode?: ?ResizeModes,
64
fallback?: ?boolean,
65
testID?: ?string,
0 commit comments