mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Implemented Methods in URL which were not implemented yet The methods output are identical to outputs of window.url . Fixes https://github.com/facebook/react-native/issues/45030 ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [General][Added] URL accessors for unimplemented Methods Pull Request resolved: https://github.com/facebook/react-native/pull/49955 Test Plan: Code:- <img width="558" alt="image" src="https://github.com/user-attachments/assets/a75e5429-0e03-4392-9fde-138c63b96ce5" /> Tested with Hermes  Tested with JSC  Reviewed By: rshest Differential Revision: D71113046 Pulled By: cortinico fbshipit-source-id: 58093c61d2e7bb732d2f1af6b19508a100c86333