Skip to content
New issue

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

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

Already on GitHub? # to your account

ViewStyleProps border*Radius #3074

Closed
8 tasks
chrisglein opened this issue Sep 4, 2019 · 2 comments
Closed
8 tasks

ViewStyleProps border*Radius #3074

chrisglein opened this issue Sep 4, 2019 · 2 comments

Comments

@chrisglein
Copy link
Member

chrisglein commented Sep 4, 2019

Split out from #2796
https://facebook.github.io/react-native/docs/0.59/view-style-props#borderradius

Also all the single-component variants:
https://facebook.github.io/react-native/docs/0.59/view-style-props#borderbottomendradius
Tracks single component border radius:

  • borderBottomEndRadius
  • borderBottomLeftRadius
  • borderBottomRightRadius
  • borderBottomStartRadius
  • borderTopEndRadius
  • borderTopLeftRadius
  • borderTopRightRadius
  • borderTopStartRadius
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Sep 4, 2019
@chrisglein chrisglein added API: Completion Area: Borders and Brushes and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Sep 4, 2019
@chrisglein chrisglein added this to the vNext Milestone 4 milestone Sep 4, 2019
@chrisglein
Copy link
Member Author

I think these are all filled in. @randy-flynn , looking at #3265 implies we already have all the border radius components. Is that correct?

@randy-flynn
Copy link
Contributor

Correct, @chrisglein. Someone implemented them all a while back. #3265 fixes an update bug with these properties.

@marlenecota marlenecota changed the title borderRadius ViewStyleProps border*Radius Oct 31, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants