I updated to the latest version of the zip plugin, and when I ran the part of our app that uses it, the app crashed saying "SSZipArchive is not defined."
I looked at the update, and it looks like the cocoapods file and the typings are gone for iOS, but SSZipArchive is still being referenced in the code.
The zip plugin seems to work on Android.