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

selectTextStyle props cannot have Text styles #29

Closed
varunrayen opened this issue Sep 28, 2017 · 2 comments
Closed

selectTextStyle props cannot have Text styles #29

varunrayen opened this issue Sep 28, 2017 · 2 comments

Comments

@varunrayen
Copy link

the selectTextStyle is supposed to inherit all the Text styles, but unfortunately when i use fontSize style it says it is invalid

@varunrayen varunrayen changed the title selectTextStyle props cannot have fontSize selectTextStyle props cannot have Text styles Sep 28, 2017
@mikaello
Copy link
Collaborator

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.

@peacechen
Copy link
Owner

peacechen commented Sep 29, 2017

Published v0.0.20 on npm

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

No branches or pull requests

3 participants