0.0.2 • Published 4 years ago

react-native-chanel-menu v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-native-chanel-menu

Menu component inspired from Chanel Fashion, implemented in React-Native.

NPM JavaScript Style Guide

Install

npm install --save /react-native-chanel-menu

Usage

import React, { Component } from 'react'

import MyComponent from '/react-native-chanel-menu'
import '/react-native-chanel-menu/dist/index.css'

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

License

MIT © 2020 Visakeswaran