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

Cannot use listview #26

Open
TroyRay opened this issue Dec 26, 2016 · 1 comment
Open

Cannot use listview #26

TroyRay opened this issue Dec 26, 2016 · 1 comment

Comments

@TroyRay
Copy link

TroyRay commented Dec 26, 2016

It is seemingly that the library can not use the listview.Like this:

<ListView
dataSource={this.state.dataSource.cloneWithRows(this.state.data)}
renderRow={(rowData) => }
enableEmptySections={true}
/>

If I use it like this,I cannot scoll the listview.Can I use listview in popover?

@MicroKibaco
Copy link

the same problem with me ,What's the fuck!!!

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

No branches or pull requests

2 participants