We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the selectTextStyle is supposed to inherit all the Text styles, but unfortunately when i use fontSize style it says it is invalid
selectTextStyle
Text
fontSize
The text was updated successfully, but these errors were encountered:
This is duplicate of #25, fixed in PR #26 . Either use current master:
packages.json
..., react-native-modal-selector: "peacechen/react-native-modal-selector", ...,
... or wait for v0.0.20 to be released.
v0.0.20
Sorry, something went wrong.
Published v0.0.20 on npm
No branches or pull requests
the
selectTextStyle
is supposed to inherit all theText
styles, but unfortunately when i usefontSize
style it says it is invalidThe text was updated successfully, but these errors were encountered: