Menu component inspired from Chanel Fashion, implemented in React-Native.
npm install react-native-chanel-menu> Menu component inspired from Chanel Fashion, implemented in React-Native.
 
``bash`
npm install --save /react-native-chanel-menu
`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
}
}
``
MIT © 2020 Visakeswaran