## Related projects

### Material-UI Specific Projects

- [formsy-material-ui](https://github.com/mbrookes/formsy-material-ui)
A Formsy compatibility wrapper for Material-UI form components.
- [react-materialui-notifications](https://github.com/puranjayjain/react-materialui-notifications) Spec compliant notifications for react and material ui users.
- [material-ui-chip-input](https://github.com/TeamWertarbyte/material-ui-chip-input) An input field for chips as seen in the [Material design guidelines](https://material.google.com/components/chips.html#chips-behavior).
- [material-auto-rotating-carousel](https://github.com/TeamWertarbyte/material-auto-rotating-carousel) A responsive [auto-rotating carousel](https://material.google.com/growth-communications/onboarding.html#onboarding-top-user-benefits) to display your app's benefits.
- [material-ui-rails](https://github.com/towonzhou/material-ui-rails) Material-UI for Rails.
- [storybook-addon-material-ui](https://github.com/sm-react/storybook-addon-material-ui)
Addon for storybook.

### Complementary Projects

- [react-swipeable-views](https://github.com/oliviertassinari/react-swipeable-views)
A React component for swipeable views. Plays well with the `Tabs` component.
- [UniversalRelayBoilerplate](https://github.com/codefoundries/UniversalRelayBoilerplate)
Boilerplate + examples for React Native (iOS, Android), React (isomorphic, Material-UI), Relay, GraphQL, JWT, Node.js, Apache Cassandra.
- [react-dnd](http://gaearon.github.io/react-dnd/examples-sortable-simple.html) Drag and Drop for React.
