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

Surface - borderBottomWidth positioning issue on iOS #4372

Open
CelestialWorthy opened this issue Apr 12, 2024 · 0 comments
Open

Surface - borderBottomWidth positioning issue on iOS #4372

CelestialWorthy opened this issue Apr 12, 2024 · 0 comments
Labels

Comments

@CelestialWorthy
Copy link

Current behaviour

The borderBottomWidth property on the Surface component is not positioning the border at the bottom of the surface on iOS devices. Instead, the border appears in the middle of the surface.

Expected behaviour

The borderBottomWidth property should render a border with a width of 1dp at the bottom of the Surface component, just like it does on Android.

Preview

This is how it looks in ios :
ios

This is how it looks in android :
android

Your Environment

software version
ios 17.2.1
android 14
react-native 0.73.4
react-native-paper 5.12.3
node 18.17.1
npm 9.6.7
expo sdk x.x.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant