React Native Fetch Event Source
JSON →A library for consuming Server-Sent Events (SSE) in React Native using the Fetch API. Version 1.0.1, adapted from @microsoft/fetch-event-source. Provides full control over request method, headers, body, and retry logic, unlike the native EventSource API. Supports automatic reconnection, page visibility optimization, and is fully compatible with the Event Stream format. Ships TypeScript types. Requires React Native >=0.74.0.