Skip to content

v0.5.3

Compare
Choose a tag to compare
@ammarahm-ed ammarahm-ed released this 31 Aug 17:50
· 231 commits to master since this release
  • Fix numerous typescript errors #119 Thanks to @RazaShehryar
  • Fix example app throwing errors on launch
  • Add ActionSheetRefObject type which can be used as useRef<ActionSheetRefObject>() for the intellisense to work in typescript.
  • Set drawUnderStatusBar prop to false by default.