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

Implement borderStyle for View on Fabric #3078

Closed
chrisglein opened this issue Sep 4, 2019 · 3 comments
Closed

Implement borderStyle for View on Fabric #3078

chrisglein opened this issue Sep 4, 2019 · 3 comments

Comments

@chrisglein
Copy link
Member

https://facebook.github.io/react-native/docs/0.59/view-style-props#borderstyle
enum('solid', 'dotted', 'dashed')

@chrisglein chrisglein created this issue from a note in View - Style API completion (RN60) (1911) Sep 4, 2019
@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 should-have 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 To do in Core Feature Parity via automation Sep 4, 2019
@chrisglein chrisglein added this to the vNext Milestone 4 milestone Sep 4, 2019
@marlenecota marlenecota changed the title borderStyle ViewStyleProps borderStyle Oct 31, 2019
@chrisglein
Copy link
Member Author

Border doesn't support these options, but Rectangle does: https://docs.microsoft.com/en-us/uwp/api/Windows.UI.Xaml.Shapes.Shape.StrokeDashArray

@chrisglein chrisglein removed the vnext label Mar 18, 2020
@chrisglein chrisglein modified the milestones: 0.62 (M5), Backlog Apr 9, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 16, 2020
@chrisglein chrisglein added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Sep 22, 2020
@chrisglein chrisglein added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label Aug 30, 2023
@chrisglein chrisglein changed the title ViewStyleProps borderStyle Implement borderStyle for View on Fabric Sep 7, 2023
@chrisglein
Copy link
Member Author

This was never implemented for Paper. Repurposing this issue to specifically track implementing this for Fabric. Implementing for Paper is not planned.

@chrisglein chrisglein added Recommend: Backlog Recommend that issue should be given Backlog milestone. and removed Recommend: Not Planned Recommend that issue should be given Not Planned milestone. labels Sep 7, 2023
@chiaramooney chiaramooney removed the Recommend: Backlog Recommend that issue should be given Backlog milestone. label Sep 21, 2023
@jonthysell
Copy link
Contributor

This works in Fabric.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants