React hook wrapper for Sileo toast
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>
Typesafe library for representation loadable state.
notification ui component for react
react native toast like component, pure javascript solution
Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer), originally created by Mient-jan Stelling as react-native-markdown-renderer
Code split with react-loadable
Add react-i18next support to Storybook
<div align="center"> <a href="https://react-hook-form-material-ui.vercel.app/" rel="noopener" target="_blank"> <img src="./rhf-mui.png" alt="Material-UI and react-hook-form combined" /> </a> </div>
The full stack toolkit to build onchain app UX.
Swiper component for React Native.
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
React Server Components (RSC) support for Vite.
[](#contributors-)
An implementation of GitHub's Primer Design System using React
Theme and components agnostic ChakraProvider
React Native Module exposing Sumsub MobileSDK
drag list view and table view component for react
A handy FilePond adapter component for React
Use Set-like API with React hook
No description provided.
``` <Router> <div> <PrivateRoute path="/" auth={Math.random() > Math.random()} redirect={"/login"} component={loadable(() => import("./pages/home"))} /> <Route exact path="/login" component={loadable(() => import("./pages/login"))} /> </d
Pixel Kit for React
Core classes and controller for creating parallax scrolling effects