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

Can you allow CustomCell to accept style as props #13

Closed
Abiola868 opened this issue Jun 24, 2016 · 4 comments
Closed

Can you allow CustomCell to accept style as props #13

Abiola868 opened this issue Jun 24, 2016 · 4 comments

Comments

@Abiola868
Copy link

I am having problem styling customCell. default style is applied.

@Purii
Copy link
Owner

Purii commented Jun 24, 2016

@Abiola-MosesOlaniyan Do you have an example?

@Abiola868
Copy link
Author

Abiola868 commented Jun 24, 2016

Sorry I don't have example. When I use customCell everything is centered (because of the default style you apply). I want to have my custom style applied ( there is no way to pass my style as props)

@Purii
Copy link
Owner

Purii commented Jun 26, 2016

I will look for a solution to pass style as a prop.
In the meantime you could use flex: 1 to expand your content to the full width.

@Purii
Copy link
Owner

Purii commented Jul 3, 2016

Should be fixed with v0.11.0. 👍
Just reopen the issue, if your problem is still not fixed.

@Purii Purii closed this as completed Jul 3, 2016
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

2 participants