Skip to content

Commit

Permalink
fix: Remove cache key from props
Browse files Browse the repository at this point in the history
  • Loading branch information
geobako committed May 7, 2021
1 parent fa6f5d1 commit b9e9dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ CachedImage accepts the following props:

| Properties | PropType | Description |
| -------------------- | -------------------- | ------------------------------------------------------------------------------------------------------- |
| `cacheKey` | `String` | Defaults to source.uri |
| `imageAnimationDuration` | `Number` | Image animation duration when loading |
| `loadingImageComponent` | `React.Node` | Defaults to an image with the loadingSource prop |
| `loadingImageStyle` | `Object` | Style for loading image component. Works if you don't provide a loadingImageComponent |
Expand Down

0 comments on commit b9e9dc1

Please sign in to comment.