Skip to content

Commit 004a742

Browse files
author
Wonday
committed
modify readme
1 parent 4fdb527 commit 004a742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ v1.0.0
4242
| Property | Type | Default | Description | FirstRelease |
4343
| ------------- |:-------------:|:----------------:| ------------------- | ------------ |
4444
| ```<Image/>``` or ```<ImageBackground>``` properties | | | same with ```<Image/>``` and ```<ImageBackground/>``` | 1.0 |
45-
| expiration | number | 0 | expiration seconds (0:no expiration) | 1.0 |
46-
| activityIndicator | Component | null | when loading show it as an indicator, you can use your component| 1.0 |
45+
| expiration | number | 604800 | expiration seconds (0:no expiration, default cache a week) | 1.0 |
46+
| activityIndicator | Component | null | when loading show it as an indicator, you can use your component| 1.0 |
4747

4848

4949
### Usage

0 commit comments

Comments
 (0)