Skip to content

feature: retrieving cache path #397

Description

@bigcupcoffee

What feature or enhancement are you suggesting?

This would be ideal for cases when you want to preserve caching behavior and use the image elsewhere. For example using images in react-native-skia usually means going through their loading mechanism, being able to pass the cache path in allows us to reuse the existing cache (or combine it with prefetch to cache it in the first place) and still render it in skia canvas.

What I'm aiming to do with this: Shopify/react-native-skia#1941 (comment)

Would this be complex to add?

Also recyclingKey for use in legend-list 🙏

What Platforms whould this feature/enhancement affect?

Android, iOS

Alternatives/Workarounds

Don't think so

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProposes a new feature or enhancementno-stale

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions