StansAssets / com.stansassets.ios-native

iOS Native Plugin Wiki
https://api.stansassets.com/
10 stars 1 forks source link

View the picture in full screen #61

Open imoegirl opened 3 years ago

imoegirl commented 3 years ago

Is there a way to view the picture, pass the absolute path of a picture, call the ios native interface, and view the picture in full screen?

stan-osipov commented 3 years ago

Sorry, I might not 100% understood your question. But what do you mean by view in full screen? Can grab the picture via URL and view it in Unity.

Or you want a kind of "native feeling viewer" + do not want to consume memory by downloading 4k images from the local storage?