GitXplorerGitXplorer
f

react-strict-dom

public
3241 stars
167 forks
37 issues

Commits

List of commits on branch main.
Unverified
161000271b722e905b5a1507a0351a9f398f68cd

Add more details to env setup docs (Expo)

nnecolas committed 3 days ago
Unverified
8ea27deb3d215be2755fccb65cd95f37559617fc

Update CSS compatibility table

nnandorojo committed 7 days ago
Unverified
ed1eefdbc0a6c579cfe802029bf2070355418437

0.0.33

nnecolas committed 11 days ago
Unverified
1548112990ea10aa3ef214b4ea442755432894f4

Add babel packages to RSD dependencies

nnecolas committed 13 days ago
Unverified
abc5fea6da141a1e24d33c92d50e18c622564f9b

0.0.32

nnecolas committed a month ago
Unverified
2eaa38f3183e25e71cbbc0eb59e6f8639727312a

0.0.31

nnecolas committed a month ago

README

The README file for this repository.

react-strict-dom dev

Action status

Development monorepo for "React Strict DOM".

React Strict DOM (RSD) standardizes the development of styled React components for web and native. The goal of RSD is to improve the speed and efficiency of React development without compromising on performance, reliability, or quality. Building with RSD is helping teams at Meta ship features faster, to more platforms, with fewer engineers.

Structure

  • .github
    • Contains workflows used by GitHub Actions.
    • Contains issue templates.
  • apps
  • packages
  • tools
    • Tools used by the monorepo (pre-commit tasks, etc.)

Contributing

Learn more about how to contribute.

Code of conduct

This project expects all participants to adhere to Meta's OSS Code of Conduct. Please read the full text so that you can understand what actions will and will not be tolerated.

License

React Strict DOM is MIT licensed.