{"library":"react-native-url-polyfill","type":"library","category":null,"description":"react-native-url-polyfill is a lightweight and robust polyfill for the WHATWG URL Standard, specifically optimized for React Native environments. It addresses limitations and inconsistencies in React Native's built-in URL implementation, which can lead to unexpected errors with complex URL parsing or specific properties like `searchParams` and `hostname`. The current stable version is 3.0.0. While there isn't a fixed monthly cadence, the project actively releases major versions for significant updates like new Web API features (e.g., `URL.canParse()`) and minor/patch versions for bug fixes and compatibility improvements. Key differentiators include its lightweight nature (stripping Unicode support to reduce bundle size to ~40KB, down from 372KB for the full `whatwg-url` package), trustworthiness (following the spec, backed by unit and Detox e2e tests), and explicit support for Hermes, Expo, and Blob objects.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","URL","URLSearchParams","polyfill","react native","whatwg-url","typescript"],"install":[{"cmd":"npm install react-native-url-polyfill","imports":["import 'react-native-url-polyfill/auto';","import { URL, URLSearchParams } from 'react-native-url-polyfill';","import 'react-native-url-polyfill/auto';\nURL.canParse('https://example.com');"]},{"cmd":"yarn add react-native-url-polyfill","imports":[]},{"cmd":"pnpm add react-native-url-polyfill","imports":[]}],"homepage":null,"github":"https://github.com/charpeni/react-native-url-polyfill","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-native-url-polyfill","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-native-url-polyfill/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}