We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb597d commit 91b5d0eCopy full SHA for 91b5d0e
src/style/borderRadiuses.ts
@@ -15,6 +15,7 @@ export const BorderRadiusesLiterals /* : IBorderRadiusesLiterals */ = {
15
br40: 12,
16
br50: Constants.isIOS ? 15 : 16,
17
br60: 20,
18
+ br70: 24,
19
br90: 32,
20
br100: 999
21
};
0 commit comments