File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
## Add ` onProgress ` and ` onComplete ` to preload.
4
4
5
5
- [ Add onProgress and onComplete to preload.] ( https://github.com/DylanVann/react-native-fast-image/pull/268 )
6
- - Blocked by: [ Consider switching to a different iOS image loading library.] ( https://github.com/DylanVann/react-native-fast-image/issues/13 ) .
6
+ - Blocked by: [ Consider switching to a different iOS image loading library.] ( https://github.com/DylanVann/react-native-fast-image/issues/13 )
7
+ - Preload API should include returning the cache path of the images.
8
+ - Something like ` .preload(images: {uri, ...otherOptions}[]): Promise<[{path: string}]> `
9
+ - Maybe something like: [ Make it possible to obtain the cache path of an image.] ( https://github.com/DylanVann/react-native-fast-image/pull/351 )
7
10
8
11
## Add ` blurRadius ` prop.
9
12
You can’t perform that action at this time.
0 commit comments