UNPKG

@wq/material

Version:

React + Material UI renderer for use with @wq/app

33 lines (25 loc) 1.21 kB
[![@wq/material][logo]][docs] **@wq/material** provides a complete set of layout, navigation, and form components for use with the [@wq/react] renderer for [@wq/app]. @wq/material supports the [React] web environment as well as [React Native] and [Expo]. @wq/material provides a consistent API in all three environments, reducing the need for project-specific ".native.js" implementations. The actual bindings for each environment are provided by [@wq/material-web][installation] and [@wq/material-native][installation], either or both of which should be installed in addition to @wq/material. ### [Documentation][docs] [**Installation**][installation] • [**API**][api] • [**Components**][components] • [Icons][icons] • [Inputs][inputs] [logo]: https://wq.io/images/@wq/material.svg [docs]: https://wq.io/@wq/material [installation]: https://wq.io/@wq/material#installation [api]: https://wq.io/@wq/material#api [components]: https://wq.io/components/ [icons]: https://wq.io/icons [inputs]: https://wq.io/inputs/ [@wq/app]: https://wq.io/@wq/app [@wq/react]: https://wq.io/@wq/react [React]: https://reactjs.org/ [React Native]: https://reactnative.dev/ [Expo]: https://expo.io/