v0.2.6
What's New
- Disable animation on modal to fix unresponsive screen after ActionSheet is Closed. Fixes #20
- Add
delayActionSheetDraw
anddelayActionSheetDrawTime
props. - Add complete JSDoc to
index.d.ts
file for easier code writing. - Fix some typescript definations.
- Improve ActionSheet Open/Close performance.
- Add ability to explicitly show or hide ActionSheet #19 Thanks to @theill