Skip to content

Commit

Permalink
Add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianomlima committed Sep 17, 2018
1 parent 53981d9 commit 8791c60
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# React UI Kits

A list of UI Kits available for [React](http://facebook.github.io/react/) and [React Native](http://facebook.github.io/react-native/).

### React

* [Ant Design](https://github.com/ant-design/ant-design) | [Docs](https://ant.design)
* [Atlaskit](https://bitbucket.org/atlassian/atlaskit-mk-2) | [Docs](https://atlaskit.atlassian.com)
* [Blueprint](https://github.com/palantir/blueprint) | [Docs](https://blueprintjs.com)
* [Carbon Components React](https://github.com/IBM/carbon-components-react) | [Docs](http://react.carbondesignsystem.com/)
* [Elemental UI](https://github.com/elementalui/elemental) | [Docs](http://elemental-ui.com)
* [Essence](https://github.com/Evo-Forge/Essence) | [Docs](http://getessence.io/)
* Fabric React | [Docs](https://developer.microsoft.com/en-us/fabric)
* [Gestalt](https://github.com/pinterest/gestalt) | [Docs](https://pinterest.github.io/gestalt)
* [Grommet](https://github.com/grommet/grommet) | [Docs](https://grommet.io)
* [Material-UI](https://github.com/mui-org/material-ui) | [Docs](http://www.material-ui.com/)
* [Material Components Web](https://github.com/material-components/material-components-web/) | [Docs](https://material.io/develop/web/)
* [Onsen UI](https://github.com/OnsenUI/OnsenUI) | [Docs](https://onsen.io/react/)
* [PrimeReact](https://github.com/primefaces/primereact) | [Docs](https://www.primefaces.org/primereact)
* [Reactstrap](https://github.com/reactstrap/reactstrap) | [Docs](https://reactstrap.github.io/)
* [React Belle](https://github.com/nikgraf/belle) | [Docs](http://nikgraf.github.io/belle/)
* [React Bootstrap](https://github.com/react-bootstrap/react-bootstrap) | [Docs](https://react-bootstrap.netlify.com)
* [React Components](https://github.com/Khan/react-components) | [Docs](http://khan.github.io/react-components/)
* [React Desktop](https://github.com/gabrielbull/react-desktop) | [Docs](http://reactdesktop.js.org/)
* [React Foundation](https://github.com/digiaonline/react-foundation) | [Docs](https://react.foundation/)
* [React MD](https://github.com/mlaursen/react-md) | [Docs](https://react-md.mlaursen.com/)
* [React Suite](https://github.com/rsuite/rsuite) | [Docs](https://rsuitejs.com/)
* [React Toolbox](https://github.com/react-toolbox/react-toolbox/) | [Docs](http://react-toolbox.io/)
* [React UWP](https://github.com/myxvisual/react-uwp) | [Docs](https://www.react-uwp.com/)
* [React Virtualized](https://github.com/bvaughn/react-virtualized) | [Docs](http://www.reactvirtualized.com/)
* [Reakit](https://github.com/reakit/reakit) | [Docs](https://reakit.io/)
* [Rebass](https://github.com/rebassjs/rebass) | [Docs](https://rebassjs.org/)
* [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) | [Docs](https://react.semantic-ui.com)
* [Zent](https://github.com/youzan/zent) | [Docs](https://youzan.github.io/zent/en/guides/install)

### React Native

* [Blankapp UI](https://github.com/blankapp/ui) | [Docs](https://blankapp.org)
* [Nachos UI](https://github.com/nachos-ui/nachos-ui) | [Docs](https://avocode.com/nachos-ui/)
* [NativeBase](https://github.com/GeekyAnts/NativeBase) | [Docs](https://nativebase.io/)
* [Panza](https://github.com/panza-org/panza) | Docs
* [React Native Common](https://github.com/rghorbani/react-native-common) | [Docs](https://rghorbani.github.io/react-native-common/)
* [React Native Elements](https://github.com/react-native-training/react-native-elements) | [Docs](https://react-native-training.github.io/react-native-elements/)
* [React Native Material Kit](https://github.com/xinthink/react-native-material-kit) | [Docs](http://xinthink.github.io/react-native-material-kit/)
* [React Native Paper](https://github.com/callstack/react-native-paper) | [Docs](https://callstack.github.io/react-native-paper/)
* [React Native UI Kitten](https://github.com/akveo/react-native-ui-kitten) | [Docs](https://akveo.github.io/react-native-ui-kitten/)
* [React Virgin](https://github.com/Trixieapp/react-virgin) | [Docs](https://trixieapp.github.io/react-virgin/)
* [Shoutem UI](https://github.com/shoutem/ui) | [Docs](http://shoutem.github.io/docs/ui-toolkit/introduction)

0 comments on commit 8791c60

Please sign in to comment.