Skip to content

Commit 79ff42a

Browse files
authored
Update native-components-android.md (#3941)
1 parent f0c4b80 commit 79ff42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/native-components-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ import {requireNativeComponent} from 'react-native';
188188
/**
189189
* Composes `View`.
190190
*
191-
* - src: string
191+
* - src: Array<{url: string}>
192192
* - borderRadius: number
193193
* - resizeMode: 'cover' | 'contain' | 'stretch'
194194
*/

0 commit comments

Comments
 (0)