React-native-snap-carousel: Reduce height pagination

Created on 16 Sep 2019  路  4Comments  路  Source: meliorence/react-native-snap-carousel

How can I reduce height of pagination ?
Because when I put style and change the height attribute the dots disappear.

Have you followed the required steps before opening a bug report?

(Check the step you've followed - put an x character between the square brackets ([]).)

Have you made sure that it wasn't a React Native bug?

Yes, I am.

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

Both

(Write your answer here and specify the iOS/Android versions on which you've been able to reproduce the issue.)

Is the bug reproductible in a production environment (not a debug one)?

Yes

Environment


react-native-cli: 2.0.1
react-native: 0.59.5
react-native-snap-carousel: "^3.8.0",

contribution? reproduction?

Most helpful comment

{ paddingVertical: 0 }
Here is a possible solution

All 4 comments

鈿狅笍 You did not follow the contributing guidelines!

As stated in these:

You need to fill out the issue template completely. This step is mandatory! Not doing so will result in your issue getting closed. Don't take this personally if this happens, and feel free to open a new issue once you've gathered all the information required by the template.


Unless you provide a Snack example in which the issue can be reproduced, as well as a complete description of everything you've tried, we won't be able to help you and the thread will be closed.

{ paddingVertical: 0 }
Here is a possible solution

This solution needs to be heard across the globe. Sigh.

{ paddingVertical: 0 }
Here is a possible solution

Thanks worked for me. +1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

niloufarMakhzani picture niloufarMakhzani  路  4Comments

siderakis picture siderakis  路  3Comments

naffiq picture naffiq  路  5Comments

akyker20 picture akyker20  路  3Comments

ajonno picture ajonno  路  4Comments