0.2.3 • Published 3 years ago

rn-timed-slideshow v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

rn-timed-slideshow

A Typescript slideshow component for React-Native (Android and iOS). React-Native-Timed-Slideshow, as the name suggests, is a Slideshow component with timed animation. It uses Animated library from React-Native, with native driver (only native animations).

Installation

npm install rn-timed-slideshow

Usage

import { multiply } from "rn-timed-slideshow";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago