1.0.2 • Published 8 years ago
rhinoui v1.0.2
rhinoui
A set of React UI components that supports Rhino's design language
Install
npm install --save rhinouiUsage
import React, { Component } from 'react'
import SplashScreen from 'rhinoui'
class Example extends Component {
render () {
return (
<SplashScreen />
)
}
}License
MIT © Osama Ahmaro