-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Radi Cho edited this page Jan 26, 2018
·
21 revisions
Hello! Welcome to the RSG Components wiki.
Components:
- Button
- Box
- Label
- ProgressBar
- Checkbox
- Clock
- Input
- FormBasic (deprecated)
- Transition (deprecated)
Planned components:
- Paper
- Card
- Bar
Enjoy! If you like the project join us: http://rsg-slack.herokuapp.com/
If you want to use rsg-components
(and any other thing related to React, for that matter) at it's best, I recommend you read more React docs:
And understand it's architecture and history better.
- https://en.wikipedia.org/wiki/React_(JavaScript_library)
- https://github.com/acdlite/react-fiber-architecture (For understanding React Fiber's (aka React 16+) internals)
npm install rsg-components --save
or
yarn add rsg-components