Jesse Sessler

Results 24 comments of Jesse Sessler

@kopax This has been reported periodically across versions so I leave the issue open in case people have ideas how to solve

@stickor I joined a different company 😂 IIRC we either were never able to upgrade or we found ran a patch to change some of the import statements. Sorry I...

Hey @Slapbox thanks for the question. I'll use this issue as a place to say a few things about this library. But first.. Have you tried the `renderListView` and passing...

@pbfrias17 Were you ever able to find a fix? My workaround was modifying the `src/index.js` to look like ``` const resolvedSource = Image.resolveAssetSource(source as any) const isExternalImage = resolvedSource &&...