I have an app that I'm working on that requires support for both Video and Image in the gallery. Is it possible to support that here? Or possible support a better renderItem. Currently, I can't throw additional metadata into the renderItemitems object, such as the item's content type (eg: jpg, mp4).
I have an app that I'm working on that requires support for both Video and Image in the gallery. Is it possible to support that here? Or possible support a better
renderItem
. Currently, I can't throw additional metadata into therenderItem
item
s object, such as the item's content type (eg: jpg, mp4).