Skip to content

Commit 4965405

Browse files
authored
docs: minimumFontScale prop Android support (#4809)
1 parent 927f161 commit 4965405

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Specifies the largest possible scale a font can reach when `allowFontScaling` is
464464

465465
---
466466

467-
### `minimumFontScale` <div className="label ios">iOS</div>
467+
### `minimumFontScale`
468468

469469
Specifies the smallest possible scale a font can reach when `adjustsFontSizeToFit` is enabled. (values 0.01-1.0).
470470

website/versioned_docs/version-0.77/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Specifies the largest possible scale a font can reach when `allowFontScaling` is
462462

463463
---
464464

465-
### `minimumFontScale` <div className="label ios">iOS</div>
465+
### `minimumFontScale`
466466

467467
Specifies the smallest possible scale a font can reach when `adjustsFontSizeToFit` is enabled. (values 0.01-1.0).
468468

website/versioned_docs/version-0.78/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Specifies the largest possible scale a font can reach when `allowFontScaling` is
462462

463463
---
464464

465-
### `minimumFontScale` <div className="label ios">iOS</div>
465+
### `minimumFontScale`
466466

467467
Specifies the smallest possible scale a font can reach when `adjustsFontSizeToFit` is enabled. (values 0.01-1.0).
468468

website/versioned_docs/version-0.79/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Specifies the largest possible scale a font can reach when `allowFontScaling` is
462462

463463
---
464464

465-
### `minimumFontScale` <div className="label ios">iOS</div>
465+
### `minimumFontScale`
466466

467467
Specifies the smallest possible scale a font can reach when `adjustsFontSizeToFit` is enabled. (values 0.01-1.0).
468468

website/versioned_docs/version-0.80/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Specifies the largest possible scale a font can reach when `allowFontScaling` is
462462

463463
---
464464

465-
### `minimumFontScale` <div className="label ios">iOS</div>
465+
### `minimumFontScale`
466466

467467
Specifies the smallest possible scale a font can reach when `adjustsFontSizeToFit` is enabled. (values 0.01-1.0).
468468

website/versioned_docs/version-0.81/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Specifies the largest possible scale a font can reach when `allowFontScaling` is
462462

463463
---
464464

465-
### `minimumFontScale` <div className="label ios">iOS</div>
465+
### `minimumFontScale`
466466

467467
Specifies the smallest possible scale a font can reach when `adjustsFontSizeToFit` is enabled. (values 0.01-1.0).
468468

0 commit comments

Comments
 (0)