<CacheableImage
...
onLoadStart={() => console.log('never called')} />
This actually seems to be an issue in the underlying responsive image library, I've submitted a PR here ladas-larry/react-native-responsive-image#16 but the project doesn't seem super active. Opening this issue for future developers who run into this, can close once that gets pulled in.
This actually seems to be an issue in the underlying responsive image library, I've submitted a PR here ladas-larry/react-native-responsive-image#16 but the project doesn't seem super active. Opening this issue for future developers who run into this, can close once that gets pulled in.