Skip to content

Releases: Dekoruma/react-native-web-modal

[FIX] Minor Fixes

22 Oct 18:06
Compare
Choose a tag to compare

FIX :

  • Backdrop not show if isVisible props is true at mounting component (#6 thanks to @awinograd)
  • Safe checking for unmount component (#7 thanks to @pruthvip)

Others :

  • BUMP RNW version to 0.9.x
  • BUMP examples version and its dependencies

Support SSR

11 Jul 12:28
Compare
Choose a tag to compare

Add support for SSR and a little bit of WAI-ARIA

v.0.1.2

06 Jul 19:18
Compare
Choose a tag to compare

Minor Patch for Modal Enhanced

Fixes:

Changes:

  • Add CommonJS build for each packages