Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add textStyle prop for Affix #2313

Merged
merged 1 commit into from
Oct 25, 2020
Merged

feat: add textStyle prop for Affix #2313

merged 1 commit into from
Oct 25, 2020

Conversation

dcangulo
Copy link
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

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

@dcangulo
Copy link
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