Skip to content

Support for Camera Roll #48

Closed
Closed
@JoeStanton

Description

@JoeStanton

A comment in the image component references support for local assets that are part of the bundle, but also other places such as the camera roll.

* images from local disk, such as the camera roll. Example usage:

Does this mean I can feed in URL's of the scheme assets-library://, or is this not supported? As the component currently reports that the image is not found. If it isn't, would I need to implement it in RCTConvert similarly to Gif support?

eg.

  <Image style={styles.icon} source={ix('assets-library://asset/asset.JPG?id=x&ext=JPG')}  />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions