Material-inspired molecules for React Native + Web.
react-native-molecules docs
Reusable UI molecules, hooks, and utilities for the React Native Molecules monorepo. Explore the main package in packages/molecules or install it from npm.
The monorepo has package-specific scripts. Follow the instructions in packages/molecules/README.md for accurate install, dev, and test commands.
Detailed component and hook docs live under docs/docs. Start with docs/docs/getting-started/customization.mdx.
- Follow the lint rules enforced by
.github/workflows/lint.yml. - Use Node.js 20 and pnpm 9 for all development tasks.
- Open a draft PR early for feedback; mark it ready once lint/tests pass.
This project follows the all-contributors specification. Contributions of any kind welcome!