Robaum's Stars
facebook/react-native
A framework for building native applications using React
pmndrs/zustand
🐻 Bear necessities for state management in React
expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Nozbe/WatermelonDB
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
ReactNativeNews/React-Native-Apps
Curated List of Open Source React Native Apps. Curation curtesy of
software-mansion/react-native-reanimated
React Native's Animated library reimplemented
Shopify/react-native-skia
High-performance React Native Graphics using Skia
mrousavy/react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
Shopify/flash-list
A better list for React Native
vhpoet/react-native-styling-cheat-sheet
Most of the React Native styling material in one page
mrzachnugent/react-native-reusables
Universal shadcn/ui for React Native featuring a focused collection of components - Crafted with NativeWind v4 and accessibility in mind.
jaredh159/tailwind-react-native-classnames
simple, expressive API for tailwindcss + react-native
ben-n93/SQL-tips-and-tricks
SQL tips and tricks
jpudysz/react-native-unistyles
Level up your React Native StyleSheet
react-native-menu/menu
UIMenu Component for React Native
wxik/react-native-rich-editor
Lightweight React Native (JavaScript, H5) rich text editor
10play/10tap-editor
React Native Rich Text Editor
margelo/react-native-quick-crypto
⚡️ A fast implementation of Node's `crypto` module written in C/C++ JSI
MinaSamir11/react-native-in-app-review
The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
OP-Engineering/op-sqlite
Fastest SQLite library for react-native by @ospfranco
creativetimofficial/argon-react-native
Argon React Native
ospfranco/react-native-quick-sqlite
Fast SQLite for react-native.
kanzitelli/expo-starter
🦥 Expo Starter - Powered by Expo SDK, Navio (React Navigation), RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Localization, and much more.
animate-react-native/marquee
A React Native Marquee component.
imnapo/react-native-cn-quill
Quill rich-text editor for react-native
kuatsu/react-native-cloud-storage
☁️ Save to & read from iCloud and Google Drive using React Native
stevenGarciaDev/simple-meditation-app-expo-react-native
ToniDarodda/react-native-template
A React Native template featuring Redux for state management, react-i18next for internationalization, React Query for data fetching, customizable UI components, and seamless navigation. Includes Axios for API management, WebSocket support, and a modular architecture for scalable mobile app development, not using Expo at all for performance purpose.
mrousavy/StorageBenchmark
Benchmark App to compare different storage libraries (MMKV, AsyncStorage, WatermelonDB, RealmDB, SQLite)