You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* actionSheet.js -> .tsx
* migrate ActionSheet to typescript
* back to 100%
* Support `icon` prop of `options`, will be deprecated, use `iconSource` instead
* change demo to show we support `icon` and `iconSource` for options
* demo-screen .js -> .tsx
* prevent of rendering empty Image
* migrating ActionSheet demo to typescript
* Fixed demo screen behaviour
* export action-sheet, typescript version
* Fix api typing
* remove manual typings
* remove manual typing export
* Update src/components/actionSheet/index.tsx
Co-authored-by: Miki Leib <[email protected]>
* Update src/components/actionSheet/index.tsx
Co-authored-by: Miki Leib <[email protected]>
* PR comments
* add missing export
* Ignoring ListItem type for now
* Send an empty string when label was not provided
Co-authored-by: Miki Leib <[email protected]>
0 commit comments