Skip to content

Commit

Permalink
View Style Props: Add borderCurve prop (facebook#2785)
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-edouard committed Nov 5, 2022
1 parent c944021 commit 8e22289
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/view-style-props.md
Expand Up @@ -127,6 +127,16 @@ export default ViewStyleProps;

---

### `borderCurve` <div class="label ios">iOS</div>

On iOS 13+, it is possible to change the corner curve of borders.

| Type |
| ---------------------------------- |
| enum(`'circular'`, `'continuous'`) |

---

### `borderEndColor`

| Type |
Expand Down

0 comments on commit 8e22289

Please sign in to comment.