Skip to content

Repository files navigation

react-native-scroll-indicator

React native scroll indicator

npm

Usage

Install

 $ npm install @inteach/react-native-scroll-indicator -save
$ react-native link react-native-linear-gradient

Demo

Code

importScrollIndicatorfrom'@inteach/react-native-scroll-indicator'constComponent=()=><Viewstyle={{flex: 1}}><ScrollIndicator>{/* Somme scrollable content */}</ScrollIndicator></View>

Components

ScrollIndicator

Props:

  • minScrollHeight (int) : default 0
  • style (object) : default {}
  • scrollEnabled (bool) : default true
  • showIndicator (bool) : default true
  • picto (require) : default false

License

MIT License

About

React native scroll indicator

Topics

Resources

Stars

18 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages