Pinned Loading
-
use-whisper
use-whisper PublicReact hook for OpenAI Whisper with speech recorder, real-time transcription, and silence removal built-in
-
React global state in 15 lines of code.
React global state in 15 lines of code. 1// Author: Sokdara Cheng
2// Contact me for web or mobile app development using React or React Native
3// https://chengsokdara.github.io
4import React, { createContext, useContext, useReducer } from "react";
5import initialState from "./initialState"; // object of initial states
-
rawewhat/stora
rawewhat/stora PublicStoRa is a global state management library with no dependency and written purely on React hooks.
JavaScript 7
-
rawewhat/react-native-picker
rawewhat/react-native-picker PublicPicker or Selector for React Native with zero dependency and cross-platform.
JavaScript 3
-
react-native-cosmotize
react-native-cosmotize PublicReact Native direct prop styling, inspired by Tailwindcss.
TypeScript
-
rawewhat/react-native-keep-rawake
rawewhat/react-native-keep-rawake PublicKeep Screen On for Android and iOS
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.