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

Adding hide scroll indicator props #84

Merged
merged 3 commits into from Apr 14, 2018
Merged

Conversation

junyuanxue
Copy link
Contributor

No description provided.

@@ -173,7 +173,7 @@ export default class SortableList extends Component {
}

render() {
const {contentContainerStyle, horizontal, style} = this.props;
const {contentContainerStyle, horizontal, style, showsVerticalScrollIndicator, showsVerticalScrollIndicator} = this.props;
Copy link
Contributor

Choose a reason for hiding this comment

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

You'll likely need to document these in both the propTypes and README.md

@junyuanxue
Copy link
Contributor Author

Hey, thanks for the feedback, and really sorry about the delay! All updated now 😄

@gitim gitim merged commit d494d2f into gitim:master Apr 14, 2018
@gitim
Copy link
Owner

gitim commented Apr 14, 2018

thanks! released in 0.0.22

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.

None yet

3 participants