Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] drawer border radius #1804

Open
arnoldc opened this issue Apr 18, 2024 · 1 comment
Open

[v4] drawer border radius #1804

arnoldc opened this issue Apr 18, 2024 · 1 comment
Labels
bug Something isn't working no-issue-activity

Comments

@arnoldc
Copy link

arnoldc commented Apr 18, 2024

Bug

When using bottom sheet , I couldnt properly update with the expected border radius that I wanted

I tried increasing the border radius to get as close as possible with this image below
Screenshot 2024-04-18 at 5 28 48 PM

Ive created a seperate Handle component and tried increasing the radius but alas
no I couldnt achieve it :(
Screenshot 2024-04-18 at 5 32 52 PM

Is this a limitation currently in the library , any ideas on this?
Thanks

Environment info

Library Version
@gorhom/bottom-sheet 4.6.1
react-native 0.73.6
react-native-reanimated 3.8.1
react-native-gesture-handler 1.10.1

Steps To Reproduce

  1. install the package 4.6.1
  2. in the prop handleComponent , create a new component and update its border top right and left radius to have a more rounded radius
  3. see results

Describe what you expected to happen:

  1. I would like to update the border radius of the top and right corner with the expected design like below
Screenshot 2024-04-18 at 5 28 48 PM

Reproducible sample code

N/A

@arnoldc arnoldc added the bug Something isn't working label Apr 18, 2024
@arnoldc arnoldc changed the title [v4] Update border radius [v4] drawer border radius Apr 18, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

1 participant