Skip to content

clouway/ui-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-components

React component library for supporting internal and external projects with it's components.

Instalation

NPM Registry

# web
npm install --save clouway-ui-components

# native:
npm install --save clouway-ui-components

Usage

//for web component
import { Alert } from 'clouway-ui-components-web'

//for native component
import { Alert } from 'clouway-ui-components-native'

About

A set of UI components used for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published