Skip to content

v3.3.0

Compare
Choose a tag to compare
@gre gre released this 28 May 10:05
· 49 commits to master since this release
8d04ba4

Maintenance release supporting latest version of iOS / Android and react native.

Fixes

Features

  • Android: snapshot in background (#317) thanks @gdoudeng
  • Android: add custom file name props (#318) thanks @LkyYuen
  • Added UI dispatcher usage in the Windows implementation (#376) thanks @qmatteoq
  • iOS: Add option to use renderInContext method to eliminate issue with blank captures for large views (#350) thanks @Crhaj