react-native-textindicator-sectionlist-sidebar
Version:
react-native-textindicator-sectionlist-sidebar
27 lines (17 loc) • 746 B
Markdown
# Warn - Work Progress!
# react-native-textindicator-sectionlist-sidebar

react-navtive-textIndicator-sectionList-sidebar is a simple sectionList With sidebar and textIndicator for iOS and Android.
you can scroll to touch sidebar index. it supports react version >= 0.60 and <= 0.59.
## Document
- [Installation](#installation)
- [How to use](#how-to-use)
- [Properties](#properties)
- [Demo](#demo)
- [Example code](#example-code)
## Installation
execute the command to install react-native-textIndicator-sectionList-sidebar
```bash
npm install react-native-textIndicator-sectionList-sidebar
```
## How to use