react-carousel-motion

1.0.3 • Public • Published

react-carousel-motion

Carousel with react-motion and flexbox

NPM JavaScript Style Guide

Install

npm install --save react-carousel-motion

Usage

import React, { Component } from 'react'

import MyComponent from 'react-carousel-motion'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © apttap

Readme

Keywords

none

Package Sidebar

Install

npm i react-carousel-motion

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

148 kB

Total Files

6

Last publish

Collaborators

  • pittman.austin