hooks
Component hooks
Provides React Native APIs turned into reusable building blocks for functional components
React Native APIs turned into React Hooks for use in functional React components
3k stars
39 watching
198 forks
Language: TypeScript
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
facebook/react-native | A framework for building native mobile applications using React and sharing code between iOS and Android platforms. | 119,278 |
software-mansion/react-native-gesture-handler | A library that provides native-driven gesture management APIs for building smooth and dependable touch-based experiences in React Native applications. | 6,121 |
react-native-elements/react-native-elements | A cross-platform UI toolkit for building mobile apps with React Native | 25,076 |
csfrequency/react-firebase-hooks | A set of reusable React Hooks for interacting with various Firebase services. | 3,598 |
lugg/react-native-config | Exposes environment variables to JavaScript code in React Native apps | 4,830 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,617 |
react-hook-form/react-hook-form | A library that provides form state management and validation features | 41,583 |
microsoft/react-native-code-push | A React Native module for client-side integration with the CodePush service, enabling dynamic updates to mobile apps. | 8,992 |
zoontek/react-native-localize | A React Native localization toolbox providing methods to access device locale information and format numbers according to user preferences. | 2,292 |
react-native-share/react-native-share | Tool for sharing data with other apps on multiple platforms | 3,643 |
zoontek/react-native-permissions | A unified permissions API for React Native applications on multiple platforms | 4,099 |
itinance/react-native-fs | Provides access to native filesystems in React Native applications. | 4,966 |
necolas/react-native-web | A collection of packages and tools for building cross-platform React UI applications for web development | 21,672 |
jaredpalmer/the-platform | Provides React Hooks and components for accessing browser APIs in a Suspense-friendly manner. | 4,402 |
react-native-community/upgrade-helper | An online tool that provides diffs and insights to help developers upgrade their React Native apps | 3,655 |