Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feature) CSS grid layout #1

Open
necolas opened this issue Feb 20, 2024 · 3 comments
Open

(feature) CSS grid layout #1

necolas opened this issue Feb 20, 2024 · 3 comments
Labels
cannot polyfill This feature cannot be polyfilled for native feature Feature or technical request

Comments

@necolas
Copy link
Contributor

necolas commented Feb 20, 2024

Describe the feature request

Support CSS grid layout on native. This cannot be polyfilled.

@necolas necolas added feature Feature or technical request cannot polyfill This feature cannot be polyfilled for native labels Feb 20, 2024
@TomMarius
Copy link

Yes, please! I'm willing to contribute, let me know if you could use my help with this.

@bayareaunicorn
Copy link

Yes, please! I'm willing to contribute, let me know if you could use my help with this.

It's open source so anyone can contribute.
https://github.com/facebook/react-strict-dom/blob/main/CONTRIBUTING.md
https://code.facebook.com/cla

@necolas
Copy link
Contributor Author

necolas commented Mar 13, 2024

Grid layout requires contribution to Yoga, the layout engine for React Native https://github.com/facebook/yoga

There is an existing thread of discussion over the last few years facebook/yoga#867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cannot polyfill This feature cannot be polyfilled for native feature Feature or technical request
Projects
None yet
Development

No branches or pull requests

3 participants