1.0.6 • Published 7 years ago

react-native-maps-animated-polyline v1.0.6

Weekly downloads
19
License
MIT
Repository
github
Last release
7 years ago

react-native-maps-animated-polyline

Maintenance Status NPM version

Javascript animated polyline for react native maps

props

  • interval: 10 (default) milliseconds
  • Same as react-native-maps polyline props polyline-doc-url

Usage

import AnimatedPolyline from "react-native-maps-animated-polyline";

<AnimatedPolyline {...props} interval={10} />

Please refer the "props" from https://github.com/react-community/react-native-maps/blob/master/docs/polyline.md

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago