rn-timed-slideshow
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

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

Package Sidebar

Install

npm i rn-timed-slideshow

Weekly Downloads

1

Version

0.2.3

License

MIT

Unpacked Size

170 kB

Total Files

39

Last publish

Collaborators

  • darkbasic