Skip to content

4.1.0

Compare
Choose a tag to compare
@plrthink plrthink released this 21 Jun 01:41
· 105 commits to master since this release

NOTE:
Be sure to relink this package via

react-native unlink react-native-zip-archive
react-native link react-native-zip-archive

or manually add libiconv and Security.framework to your targets after updating.

UPDATES:

  • add zipWithPassword to attach the password to archive while zipping, thanks to initial work of @brystfire08 in this PR #133. Solved issue #123.
  • update SSZipArchive to 2.2.2.