Skip to content

Conversation

ratkus91
Copy link

Added bounces props into IndicatorViewPagerProps interface
https://facebook.github.io/react-native/docs/scrollview.html#bounces

Added *bounces* props into IndicatorViewPagerProps interface
https://facebook.github.io/react-native/docs/scrollview.html#bounces
indicator: React.ReactNode;
pagerStyle?: ViewProperties['style'];
autoPlayEnable?: boolean;
bounces?: boolean;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why?
The bounces prop is for ScrollView but we have a View here

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

Successfully merging this pull request may close these issues.

2 participants