File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 42
42
| Property | Type | Default | Description | FirstRelease |
43
43
| ------------- | :-------------:| :----------------:| ------------------- | ------------ |
44
44
| ``` <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 |
47
47
48
48
49
49
### Usage
You can’t perform that action at this time.
0 commit comments