-
Notifications
You must be signed in to change notification settings - Fork 25k
[Codegen 124] Create emitStringProp function #37527
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
[Codegen 124] Create emitStringProp function #37527
Conversation
|
Hi @cloudpresser! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks! |
Base commit: 133ccdc |
Hi @cloudpresser, 👋Congratulations 🎉 on your "First Pull Request" to React Native! 🥳Thank you, 🙏 for taking the time to contribute to this project and share your ideas. Someone from the team will review your PR and get back to you as soon as possible with feedback if any. 😊 Post review, and if all tests are passing, your PR will be imported to internal FB phabricator and should be merged if it also passes all internal tests. 🥳 P.S.: In the meantime, you should go through below checklist: (click to expand)
Contributing Guidelines | React Native Website | Framework discussions, proposals and RFCs |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks! |
cipolleschi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing @cloudpresser! Thanks for this contribution!
|
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@cipolleschi merged this pull request in 7062398. |
Summary:
Changelog:
[INTERNAL][ADDED] - emitStringProp in parser-primitves
Test Plan:
yarn jest packages/react-native-codegen