Skip to content

Commit a4ce9c0

Browse files
committed
Update readme.
1 parent 78dba6d commit a4ce9c0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ and
3838
- [x] Prioritize images.
3939
- [x] Preload images.
4040
- [x] GIF support.
41-
- [x] Border radius property.
41+
- [x] Border radius.
4242

4343
## Usage
4444

@@ -132,10 +132,9 @@ Called when the image finishes loading, whether it was successful or an error.
132132

133133
---
134134

135-
### `borderRadius: number`
135+
### `style`
136136

137-
A border radius for the image.
138-
Can be used to make a circular cropped version of the image.
137+
A React Native style. Supports using `borderRadius`.
139138

140139
## Static Methods
141140

0 commit comments

Comments
 (0)