sghiassy / react-native-sglistview

SGListView is a memory minded implementation of React Native's ListView
MIT License
743 stars 72 forks source link

Pass userView style to SGListViewCell #40

Closed superandrew213 closed 7 years ago

superandrew213 commented 7 years ago

#38

superandrew213 commented 7 years ago

@sghiassy what do you think about it? Another better option would be to just

React.cloneElement(this.props.usersView, { onLayout: this.onLayout });
sghiassy commented 7 years ago

Closing old PRs. Please reopen if this is still an issue. Will be more responsive to future PRs ;)