Skip to content

v0.2.6

Compare
Choose a tag to compare
@ammarahm-ed ammarahm-ed released this 23 Apr 07:54
· 416 commits to master since this release

What's New

  1. Disable animation on modal to fix unresponsive screen after ActionSheet is Closed. Fixes #20
  2. Add delayActionSheetDraw and delayActionSheetDrawTime props.
  3. Add complete JSDoc to index.d.ts file for easier code writing.
  4. Fix some typescript definations.
  5. Improve ActionSheet Open/Close performance.
  6. Add ability to explicitly show or hide ActionSheet #19 Thanks to @theill

No Breaking Changes