![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
A thin React wrapper for Material Design (Web) Components v0.28.0 https://jamesmfriedman.github.io/rmwc/
RMWC has been tested and works properly with React 15 / 16
Required steps
npm i rmwc --save
or yarn add rmwc
node_modules/material-components-web/dist/material-components-web.min.css
in your project via your method of choice (using a link tag, a css-loader, etc.).Optional steps
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet" />
mdc-typography
to the body <body className="mdc-typography">...</body>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<RMWCProvider />
component at the root of your project. See the 'Provider' section for more info.Additional information is available in the Installation Guide
Read the docs on how to Usage
Read the docs on Methodology
Read the docs on Methodology
brew install watchman
npm test
git clone https://github.com/jamesmfriedman/rmwc.git
cd rmwc
npm install
npm start
1.0.0 (2018-01-12)
FAQs
RMWC is a React UI Kit built on Google's official Material Components Web library.
The npm package rmwc receives a total of 981 weekly downloads. As such, rmwc popularity was classified as not popular.
We found that rmwc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.