Closed shaneosullivan closed 8 years ago
Nice suggestion. Thank you @shaneosullivan, I will do it recently.
Sorry for my late to update this.
I've added a showPreview
property to v0.1.3 for this case.
Something like
<ImageCarousell
dataSource={this.state.dataSource}
showPreview={false}
/>
Thank for your suggestions.
Some apps may want image previews, other may not. For this to be more reusable, there should be a prop for showPreview