react-native-pagination-indicator

1.0.3 • Public • Published
  • An animated dots effect of a pagination view.

  • It comes with a built-in TypeScript typings and is compatible with all popular JavaScript frameworks. You can use it directly or leverage well-maintained wrapper packages that allow for a more native integration with your frameworks of choice.

Example:

How to use:


  <PaginationIndicator data={data} scrollX={scrollX} screenWidth={width} />
</>

PaginationIndicator Props

Name Type Default
data any[]
scrollX Animated.Value
screenWidth number
dotWidthOutputRange number[]
dotOpacityOutputRange number[]
dotStyle ViewStyle
containerStyle ViewStyle

Package Sidebar

Install

npm i react-native-pagination-indicator

Weekly Downloads

6

Version

1.0.3

License

ISC

Unpacked Size

6.3 MB

Total Files

9

Last publish

Collaborators

  • shelly_amabr