Skip to content

v0.1.7

Compare
Choose a tag to compare
@antonKalinin antonKalinin released this 03 Mar 19:15
· 31 commits to master since this release
  • #12 presentationStyle prop added that allows to hide status bar on Android when modal is opened:
<ImageViewing
  ...
  presentationStyle="overFullScreen"
/>;

Check README.md for more info

  • Center X position inside close button

  • Fix custom HeaderComponent styles in example