UNPKG

react-native-chanel-menu

Version:

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

31 lines (20 loc) 731 B
# react-native-chanel-menu > Menu component inspired from Chanel Fashion, implemented in React-Native. [![NPM](https://img.shields.io/npm/v/react-d3js-charts.svg)](https://www.npmjs.com/package//react-native-chanel-menu) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ## Install ```bash npm install --save /react-native-chanel-menu ``` ## Usage ```jsx 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](https://github.com/Visakeswaran)