Based on johanneslumpe's react-native-selectablesectionlistview, thanks to him for the awesome component!

99% of this component was done by @johanneslumpe, and I just replaced the deprecated API for newer react native version(>=0.13), and used a little trick to support both iOS and Android platforms.

Following is the original readme

A Listview with a sidebar to directly jump to sections.

Please file issues for missing features or bugs.

I apologize for the bad name.
A Listview with a sidebar

GitHub