Hello! It would be very useful to have percentages in detents like in `@gorhom/bottom-sheet` library. Example: ```js <BottomSheet detents={[0, '30%', 'content']} ...> ... </BottomSheet> ```
Hello!
It would be very useful to have percentages in detents like in
@gorhom/bottom-sheetlibrary.Example: