Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed Apr 4, 2024
1 parent ae36545 commit cc45547
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@

The true native bottom sheet 💩

<div>
<img height="600" src="preview-ios.gif" />
<img height="600" src="preview-android.gif" />
</div>
![Preview](preview.gif)

## Features
* ✅ Implemented on the native realm.
Expand Down Expand Up @@ -112,7 +109,7 @@ return (

| Name | Parameters | Description |
| - | - | - |
| onPresent | [`SizeInfo`](#sizeinfo) | Called when the Sheet has been presented. Comes with the size index and value. |
| onPresent | - | Called when the Sheet has been presented. Comes with the size index and value. |
| onDismiss | - | Called when the Sheet has been dismissed. |
| onSizeChange | [`SizeInfo`](#sizeinfo) | Called when the size of the sheet has changed. Either by dragging or programatically. |

Expand Down
Binary file removed preview-android.gif
Binary file not shown.
Binary file renamed preview-ios.gif → preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc45547

Please sign in to comment.