Skip to content

Commit

Permalink
docs: Update README.md (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
duguyihou authored Dec 7, 2023
1 parent 71d7e1c commit 3ed82bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ import TurboImage from "react-native-turbo-image";
| cachePolicy | string | memory | The cache policy of the image |
| fadeDuration | number | 0.5 | The transition duration of the image |
| rounded | boolean | false | Round the image into a circle |
| tintColor | string | | tint color |
| onError | function | | The function to call when an error occurs. |
| onSucess | function | | The function to call when the image is successfully loaded |

Expand Down

0 comments on commit 3ed82bd

Please sign in to comment.