react-native-tableview icon indicating copy to clipboard operation
react-native-tableview copied to clipboard

Support for Custom Header / Footer Content in Section

Open cancan101 opened this issue 10 years ago • 7 comments

Using UITableViewHeaderFooterView and contentView.

See also this.

cancan101 avatar Oct 27 '15 21:10 cancan101

Maybe you can consider add React Native header/footer around this component, i don't see problem with it.

aksonov avatar Oct 28 '15 06:10 aksonov

I am not sure what you mean. Right now you only support setting footer/ header text not actually setting the header/footer to be React Native components.

cancan101 avatar Oct 28 '15 22:10 cancan101

It is not implemented as you can see. I asked why you can't do following within JS code: <YourHeaderView/> <TableView .../><YourFooterView/> ?

aksonov avatar Oct 30 '15 09:10 aksonov

Ah, I am thinking of the ability to customize the contentView of the header/footer for each section, not for the table as a whole.

cancan101 avatar Oct 30 '15 14:10 cancan101

Got it, probably you have to add ‘Section’ word for issue then.

30 окт. 2015 г., в 3:19 PM, Alex Rothberg [email protected] написал(а):

Ah, I am thinking of the ability to customize the `contentView of the header/footer for each section, not for the table as a whole.

— Reply to this email directly or view it on GitHub https://github.com/aksonov/react-native-tableview/issues/27#issuecomment-152538618.

aksonov avatar Oct 30 '15 14:10 aksonov

@aksonov title updated. Would you re-open issue?

cancan101 avatar Oct 30 '15 14:10 cancan101

+1. I think this issue is very urgent.

phaibin avatar Dec 01 '16 03:12 phaibin