- Notifications
You must be signed in to change notification settings - Fork1.8k
Cross-platform React UI packages
License
necolas/react-native-web
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the development monorepo for "React Native for Web" and related projects.
.github- Contains workflows used by GitHub Actions.
- Contains issue templates.
configs- Contains configuration files used by the monorepo tooling (compiling, linting, testing, etc.)
packages- react-native-web
- Contains the individual packages managed in the monorepo.
scripts- Contains Node.js scripts for miscellaneous tasks.
build- Use
npm run buildto run the build script in every package. - Use
npm run build -w <package-name>to run the build script for a specific package.
- Use
dev- Use
npm run devto run the dev script in every package. - Use
npm run dev -w <package-name>to run the dev script for a specific package.
- Use
test- Use
npm run testto run tests for every package.
- Use
More details can be found in the contributing guide below.
Development happens in the open on GitHub and we are grateful for contributions including bugfixes, improvements, and ideas.
This project expects all participants to adhere to Meta's OSSCode of Conduct. Please read the full text so that you can understand what actions will and will not be tolerated.
Read thecontributing guide to learn about the development process, how to propose bugfixes and improvements, and how to build and test your changes to React Native for Web.
To help you get you familiar with the contribution process, there is a list ofgood first issues that contain bugs which have a relatively limited scope. This is a great place to get started.
About
Cross-platform React UI packages
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.