0.0.2 • Published 5 years ago
react-native-chanel-menu v0.0.2
react-native-chanel-menu
Menu component inspired from Chanel Fashion, implemented in React-Native.
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