Skip to content

Instantly share code, notes, and snippets.

@mariodev12
Created February 10, 2017 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mariodev12/6c743f0b51eba63cc14ab4295877c8ba to your computer and use it in GitHub Desktop.
Save mariodev12/6c743f0b51eba63cc14ab4295877c8ba to your computer and use it in GitHub Desktop.
<ListView
enableEmptySections={true}
renderRow={this.renderRow.bind(this)}
dataSource={this.state.dataSource}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment