Skip to content

feat: add textStyle prop for Affix#2313

Merged
Trancever merged 1 commit into
callstack:masterfrom
dcangulo:feature/affix-labelstyle
Oct 25, 2020
Merged

feat: add textStyle prop for Affix#2313
Trancever merged 1 commit into
callstack:masterfrom
dcangulo:feature/affix-labelstyle

Conversation

@dcangulo

Copy link
Copy Markdown
Contributor

Summary

Fixes: #2194

This PR adds textStyle prop to <TextInput.Affix> component.

Old PR: #2195

Test plan

Usage:

<TextInput.Affix text='lbs' textStyle={{ fontFamily: 'Custom Font', color: 'red' }} />

@callstack-bot

Copy link
Copy Markdown

Hey @dcangulo, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@dcangulo

Copy link
Copy Markdown
Contributor Author

@Trancever @unikvozm @jbinda @matkoson @OlimpiaZurek Please check. Thanks.

@Trancever Trancever merged commit b5ad9a3 into callstack:master Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom style for TextInput.Affix's text

3 participants