You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a variant sets the width of a TextInput, the size of the input will shrink to the size of the inputted text.
Steps to Reproduce
Mount the following components and enter text into each text input. The text input without a variant will retain the same width, while the text input with the variant will shrink to the size of the inputted text.
Description
When a variant sets the width of a
TextInput
, the size of the input will shrink to the size of the inputted text.Steps to Reproduce
Mount the following components and enter text into each text input. The text input without a variant will retain the same width, while the text input with the variant will shrink to the size of the inputted text.
Snack or Repository Link (Optional)
No response
Unistyles Version
3.0.0-beta.4
React Native Version
0.76.2
Platforms
iOS
Expo
Yes
The text was updated successfully, but these errors were encountered: