An open API service indexing awesome lists of open source software.

https://github.com/nofeaturesonlybugs/fantaptik-react-material

@fantaptik React component library using Materialize CSS.
https://github.com/nofeaturesonlybugs/fantaptik-react-material

material-components materializecss materializecss-framework react react-components reactjs

Last synced: 3 months ago
JSON representation

@fantaptik React component library using Materialize CSS.

Awesome Lists containing this project

README

        

### @fantaptik/react-material
A React component library using Materialize CSS for @fantaptik.

```bash
npm install @fantaptik/react-material

# Peer dependencies
npm install css-box-model hoist-non-react-statics materialize-css react react-dom
```

View the Styleguidist @ https://nofeaturesonlybugs.github.io/fantaptik-react-material/

### Browser Compatibility
The following browser features are required by the listed components; for highest possible compatibility consider adding appropriate PolyFills.

+ `ResizeObserver` is used by:
+ `Position`, `Position.Fill`, & `useBoxFill`
+ `Web Animations API` is used by:
+ `SlideMenu`