GeekyAnts / GeekyAnts/NativeBase

TextArea fontSize doesn't change in variants

Open
#5,451 3 comments 0 reactions 0 assignees View on GitHub
awaiting response bug v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

If you try to change fontSize trough variants, it doesn't work. You can change it only with `fontSize` prop or `defaultProps` in theme, but if you're trying to modify it through variants it never works.

### CodeSandbox/Snack link

.

### Steps to reproduce

Only try to change <TextArea /> fontSize through variants.

### NativeBase Version

3.4.15

### Platform

- [X] Android
- [X] CRA
- [X] Expo
- [X] iOS
- [X] Next

### Other Platform

storybook

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.