v0.5.3
- Fix numerous typescript errors #119 Thanks to @RazaShehryar
- Fix example app throwing errors on launch
- Add
ActionSheetRefObject
type which can be used asuseRef<ActionSheetRefObject>()
for the intellisense to work in typescript. - Set
drawUnderStatusBar
prop tofalse
by default.