DOHYEONG LEE

Results 8 comments of DOHYEONG LEE

I was 100% same with you(three pictures below are proof) ![aaaa](https://github.com/facebook/react-native/assets/106448279/bf118bab-aced-4e7d-8cef-760ebfb6419d) ![bbbb](https://github.com/facebook/react-native/assets/106448279/8a9da56c-1da8-4fbb-b8b6-5e9f50aac4f0) ![ccc](https://github.com/facebook/react-native/assets/106448279/845043dd-cfee-410f-a1a7-15519a5b683d) And now I solve like this way ``` cd ios sudo gem uninstall cocoapods sudo gem install...

### Error Screenshots "react-native": "0.73.3" (2024/02/03) ### Solution I encountered that error after adding firebase functions. And I searched for keyword "FBDefines" on that long error contents because Xcode build...

@buraizu Thanks for catching the branding inconsistencies! I've applied all your suggestions and will make sure to follow Datadog's brand guidelines in future contributions.

@JoaoBraveCoding Thank you so much for this thoughtful contribution! 🙏 Your regex-based validation approach is much more precise and handles edge cases I hadn't considered. The specific error messages for...

@JoaoBraveCoding Thank you for the excellent improvements and thorough review! I've accepted all your suggestions - the updated error messages are much clearer and removing bucket names from the test...

Hi @JoaoBraveCoding! I've fixed the failing test issue you mentioned. The problem was with the VPC endpoint regex pattern and test assertions. I've corrected both the regex to match actual...

@JoaoBraveCoding No problem! I've resolved the merge conflicts and pushed the changes.

@JoaoBraveCoding Thanks for pointing that out! I messed up the previous merge. 😅 I've fixed the conflicts properly now and also corrected a small bug in the VPC regex. Tests...