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

fix: correct content style type #3822

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

lukewalczak
Copy link
Member

Summary

Correct the type of contentStyle prop passed to the styles of the TextInput from react-native which means, the type should be the same as in the source – StyleProp<TextStyle>

Related issue

Test plan

N/A

@callstack-bot
Copy link

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

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak merged commit f6bb2de into main Apr 17, 2023
@lukewalczak lukewalczak deleted the fix/text-input-content-style-type branch April 17, 2023 13:07
teneeto pushed a commit that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants