react native vertical alphabet list
usage
<AlphaList style={styles.index} onTapLetter={this._handleTapLetter} />
need help on:
getItemLayout
for SectionList
A vertical alphabet scroller for react native. This is part 1 of 2 (2 will include SectionList)
<AlphaList style={styles.index} onTapLetter={this._handleTapLetter} />
getItemLayout
for SectionList