App: Zip Image Viewer

Jul 28 2019

I did a JavaScript react application to load ZIP Files into the Local Storage, then visualize all the images inside it.

I published via browser at https://zip.soywiz.com/ and as an Android Application here: https://play.google.com/store/apps/details?id=com.soywiz.zipimagegallery&hl=en_US&gl=US

I have updated it on February 2021 (Version 2.0.x) to be a native android application using JetPack Compose and Kotlin.