fetch
Fetch polyfill
A polyfill implementation for the fetch API in React Native with text streaming support
A fetch API polyfill for React Native with text streaming support.
79 stars
5 watching
11 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
fetchfetch-apipolyfillreact-nativestreamsstreams-api
Related projects:
Repository | Description | Stars |
---|---|---|
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
fis-components/whatwg-fetch | A polyfill for the standard Fetch API in JavaScript | 39 |
hharnisc/react-native-meteor-websocket-polyfill | An experiment to integrate Meteor and React Native via WebSocket polyfill for real-time communication | 165 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
rescript-react-native/rescript-react-native | Allows developers to build cross-platform mobile and web apps using ReScript and React Native. | 917 |
yesmeck/react-with-hooks | A library that provides support for React Hooks API on React Native and other environments where native support is lacking. | 152 |
doctyper/reflexie | A polyfill for flexbox implementation. | 250 |
yaffle/eventsource | A polyfill for the EventSource API to support older browsers and ensure seamless event streaming | 2,119 |
chende008/react-native-easy-app | A one-stop solution for simplifying storage, fetching, and UI in React Native applications | 238 |
jonathantneal/flexibility | A polyfill for the Flexible Box Layout (Flexbox) to enable its use in older browsers. | 4,327 |
tradle/react-native-level | Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |
fiberjw/react-native-app-link | Enables link sharing between React Native apps using native linking protocols. | 573 |
peter4k/react-native-backbone | A React Native module simplifying API interactions and data storage with models and collections inspired by Backbone.js | 66 |
ifours/react-native-twitch | A React Native application for interacting with the Twitch API | 90 |