-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IOAPPX-426] Adjust
SearchInput
and TextInputBase
spacing based o…
…n the `fontScale` value (#356) > [!caution] > This PR depends on: > * #348 ## Short description This PR enables dynamic size on the `SearchInput` and `TextInputBase` components ## List of changes proposed in this pull request - Add `allowFontScaling` prop to the icons contained in the both components - Add `allowScaleSpacing` prop to `VSpacer` and `HSpacer` components ## How to test Go to the **Text Inputs** and **Search Input** screens in the example app
- Loading branch information
Showing
4 changed files
with
77 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters