Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

TableView improvements #10

Open
savelichalex opened this issue Mar 4, 2017 · 0 comments
Open

TableView improvements #10

savelichalex opened this issue Mar 4, 2017 · 0 comments

Comments

@savelichalex
Copy link

savelichalex commented Mar 4, 2017

Hi @asciiman! I did same iOS realisation by @talkol article, some times ago. And I have some questions about yours. Why you use observer instead setter for numRows? https://github.com/asciiman/react-native-native-listview/blob/master/ios/RNNativeListview.m#L54, in my code https://github.com/savelichalex/Souptitle/blob/master/apps/mobile/ios/STTableView.m#L58-L61. Also what you think about add some features like ListView direct scrolling https://github.com/savelichalex/Souptitle/blob/master/apps/mobile/ios/STTableView.m#L48-L51 and also onScroll event https://github.com/savelichalex/Souptitle/blob/master/apps/mobile/ios/STTableView.m#L142-L150 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant