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

height of carousel #7

Open
Thanmai-C opened this issue Nov 4, 2017 · 3 comments
Open

height of carousel #7

Thanmai-C opened this issue Nov 4, 2017 · 3 comments

Comments

@Thanmai-C
Copy link

Thanmai-C commented Nov 4, 2017

i want the carousel not to have a height, as the items are filled it should keep growing, how to do that to the carousel. (no static height)
I think if u can set the default props to null, this should work as needed

@arunkrishna39
Copy link

can u give solution for this?

@TheSkay
Copy link

TheSkay commented Mar 12, 2018

I try to set the height similar to the screen height but it doesn't work...

height:'100%' or height:null as no effect.

Can you have a solution please ?

@Thanmai-C
Copy link
Author

I did a hack around, by calculating the height of items coming and assigning that to the carousel height.

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