I am trying to integrate Live Photos into my iOS app and can't seem to figure out how to integrate Live Photos while using Texture. Is there a way to integrate Live Photos with Texture? For instance, an ASImageNode
or ASNetworkImageNode
is used in place of a UIImageView
, ASVideoNode
for video etc.
If Texture doesn't support PHLivePhotoView
is there another solution I can implement while still using Texture?