Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 3a4cf6b

Browse files
authored
Update README.md
prop updated in readme from containerStyle to viewStyle
1 parent 9715856 commit 3a4cf6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ import BetterImage from 'react-native-better-image';
6363
// ...
6464

6565
<BetterImage
66-
containerStyle={style}
66+
viewStyle={style}
6767
source={{
6868
uri: // image uri
6969
}}

0 commit comments

Comments
 (0)