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

Add undocumented prop to README #102

Open
facuacostag opened this issue May 1, 2018 · 0 comments
Open

Add undocumented prop to README #102

facuacostag opened this issue May 1, 2018 · 0 comments

Comments

@facuacostag
Copy link

I was checking the code for the dropdown because it was rendering very slow in my app with just 3 items and I realised that there is a prop not documented that activates some sort of delay. This prop is rippleDuration and if it's set to 0 the animation improves a lot.

let {
      data,
      valueExtractor,
      onChangeText,
      animationDuration,
      rippleDuration,
    } = this.props;
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

1 participant