react-with-hooks
React Hooks polyfill
A library that provides support for React Hooks API on React Native and other environments where native support is lacking.
[OUTDATED]Ponyfill for the React Hooks API (Support RN)
152 stars
6 watching
11 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
purescript-react/purescript-react-basic-hooks | An implementation of React hooks on top of purescript-react-basic to provide a new, alternative API for managing state and behavior in React applications. | 202 |
hharnisc/react-native-meteor-websocket-polyfill | An experiment to integrate Meteor and React Native via WebSocket polyfill for real-time communication | 165 |
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
beizhedenglong/react-hooks-lib | A set of reusable React Hooks for managing state and side effects in React applications. | 545 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 689 |
dacioromero/react-hook-wm | A set of React hooks for integrating Web Monetization with React applications. | 8 |
kitze/react-hanger | A collection of useful React hooks for managing state and primitives in user interface components | 1,930 |
jetli/yew-hooks | Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. | 170 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 348 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
shmew/feliz.uselistener | A set of React hooks for managing event listeners and handling element interactions. | 11 |
pranesh239/use-key-capture | A custom hook that simplifies listening to complex keyboard combinations in React applications | 24 |
doctyper/reflexie | A polyfill for flexbox implementation. | 250 |