A curated list of awesome React Native libraries, tools, and resources.
Actively maintained. Contributions welcome.
- Component Libraries
- UI Components
- Navigation
- State Management
- Styling & Theming
- Animation & Gestures
- Data Fetching & Networking
- Storage & Database
- Authentication & Security
- Camera & Vision
- Audio & Video
- Maps & Location
- Payments & In-App Purchases
- Push Notifications
- Internationalization (i18n)
- Accessibility
- Deep Linking
- Testing
- Developer Tools
- Performance Monitoring & Analytics
- CI/CD & Build Tools
- Backend & BaaS
- OTA Updates
- Templates & Boilerplates
- Open Source Apps
- Frameworks & Platforms
- AI Agent Skills
- Community
Full design systems and UI kits with multiple components.
- Gluestack UI - Universal accessible components with Tailwind CSS support for React Native and Next.js.
- HeroUI Native - Beautiful, fast and modern React Native UI library with pre-built components.
- NativeBase - Accessible component library inspired by Material UI, Chakra UI, and Ant Design.
- React Native Elements - Cross-platform UI toolkit with customizable components.
- React Native Paper - Cross-platform Material Design library with M3 support by Callstack.
- Tamagui - Performance-focused UI kit with optimizing compiler that flattens component trees at build time.
- React Native Bouncy Checkbox - Animated checkbox with customizable bounce effect.
- React Native Deck Swiper - Tinder-like swipeable card deck component.
- Formik - Complete form solution with intuitive API for validation and submission.
- React Hook Form - Performant form library with minimal re-renders and small bundle size.
- react-native-bottom-sheet - Performant bottom sheet with gesture interactions built on Reanimated.
- react-native-modal - Enhanced modal component with animations and backdrop customization.
- react-native-true-sheet - Fully native bottom sheet with Fabric support and iOS Liquid Glass.
In-app toast and snackbar components.
- Burnt - Native toast notifications using platform APIs, works on top of modals.
- react-native-toast-message - Animated toast message component with customizable presets.
- react-native-auto-skeleton - Automatically generates skeleton loaders based on existing UI layout.
- react-native-chart-kit - Simple chart library with Bezier line charts and progress rings.
- react-native-gifted-charts - Animated bar, line, and pie charts with 3D and gradient effects.
- Victory Native - Modular charting library with extensive customization and interactive features.
- Flash Calendar - Fast and flexible calendar library optimized for performance.
- react-native-calendars - Customizable calendar components with marking and multi-period support.
- react-native-ui-datepicker - Customizable date picker with Jalali calendar and NativeWind support.
- expo-image - High-performance image component with caching, placeholders, and transitions.
- expo-image-picker - System UI for selecting images and videos with automatic permission handling.
- react-native-image-picker - Native UI for media selection with cropping and resizing options.
- Expo Vector Icons - Built on react-native-vector-icons with FontAwesome, MaterialIcons, and more.
- Lucide React Native - 1,500+ clean, scalable icons with tree-shaking support.
- react-native-vector-icons - Customizable icon sets with full styling support.
- react-native-pell-rich-editor - WebView-based WYSIWYG rich text editor.
- FlashList - High-performance list by Shopify with better memory management than FlatList.
- Legend List - High-performance list with dynamic item sizes and smooth scrolling from the Legend State team.
- react-native-sortables - Drag-and-drop sortable grid and list components with gesture-based reordering.
- @mhpdev/react-native-haptics - High-performance haptics for iOS and Android built with Turbo Modules on the UI thread.
- expo-haptics - Haptic feedback API for iOS and Android with impact, notification, and selection styles.
- react-native-keyboard-controller - Keyboard manager with frame-level control, interactive dismissal, and consistent cross-platform behavior.
- React Native Skia - High-performance 2D graphics using the Skia engine by Shopify.
- Expo Router - File-based routing built on React Navigation with universal links support.
- React Navigation - Extensible navigation library with stack, tab, and drawer navigators.
- Jotai - Atomic state management with automatic garbage collection.
- Legend State - Fast state library with fine-grained reactivity and persistence.
- MobX - Simple, scalable state management with reactive programming.
- Redux Toolkit - Official Redux toolset with simplified store setup and RTK Query.
- TanStack Query - Powerful data fetching and caching library with DevTools.
- Zustand - Lightweight 1KB state library with minimal boilerplate.
- NativeWind - Tailwind CSS for React Native with universal styling support.
- Unistyles - Low-level styling library with breakpoints, themes, and runtime style updates.
- Uniwind - Fast Tailwind CSS bindings for React Native with familiar web-based class syntax.
- lottie-react-native - Adobe After Effects animations rendered natively with vector graphics.
- Moti - Declarative animation library built on Reanimated with Framer Motion-like API.
- react-native-gesture-handler - Native-driven gesture management system replacing RN touch system.
- react-native-reanimated - Native-level animations with worklet support for complex interactions.
- react-native-screen-transitions - Gesture-driven screen transitions with shared elements and ready-made presets.
- axios - Promise-based HTTP client with interceptors and request cancellation.
- SWR - React hooks for data fetching with stale-while-revalidate strategy.
- tRPC - End-to-end typesafe APIs with TanStack Query integration.
- expo-cloud-settings - iCloud key-value synchronization across iOS devices using React hooks.
- MMKV - Fast key-value storage, 30x faster than AsyncStorage.
- react-native-async-storage - Asynchronous key-value storage system for React Native.
- Realm - Mobile database with native objects, live queries, and sync.
- expo-sqlite - SQLite database access with synchronous and asynchronous APIs.
- WatermelonDB - Reactive SQLite database optimized for complex React Native apps.
- Better Auth - Comprehensive TypeScript authentication framework with social sign-on, MFA, and multi-tenant support.
- expo-auth-session - OAuth and OpenID Connect authentication flows.
- expo-local-authentication - Biometric authentication with Face ID and Touch ID.
- expo-secure-store - Encrypted key-value storage for sensitive data.
- expo-stable-id - Persistent cross-device user identifier using iCloud sync and secure local storage.
- react-native-keychain - Secure credential storage using iOS Keychain and Android Keystore.
- expo-camera - Camera library with photo and video recording support.
- react-native-vision-camera - High-performance camera with frame processors and real-time AI capabilities.
- expo-audio - Audio playback and recording with various source options.
- expo-video - Modern video player with DRM, subtitle tracks, and picture-in-picture.
- react-native-video - Video component with DRM, background playback, and streaming support.
- expo-location - Location services API for accessing device position and geofencing.
- MapLibre React Native - Interactive vector tile maps with MapLibre Native.
- react-native-maps - Map components using Google Maps and Apple Maps.
- react-native-iap - In-app purchase library for iOS and Android stores.
- RevenueCat - In-app subscriptions and purchase management with analytics.
- Stripe React Native - Payment processing with Apple Pay and Google Pay support.
- Superwall - No-code paywall platform with A/B testing, analytics, and Expo SDK support.
- expo-notifications - Notification API with unified push notification service.
- Notifee - Advanced notification library with custom layouts and actions.
- OneSignal - Push notification service with segmentation and analytics.
- expo-localization - Access to device locale and region settings.
- i18next - Internationalization framework with react-i18next React Native integration.
- Lingui - ICU MessageFormat-based i18n library with compile-time message extraction and React Native support.
- react-native-localize - Locale and timezone utilities for React Native.
- React Native Accessibility - Built-in accessibility APIs for VoiceOver and TalkBack support.
- react-native-ama - Accessibility testing and enforcement library by Formidable.
- Branch - Attribution and deferred deep linking platform.
- expo-linking - Deep link utilities with universal links support.
- Appium - Cross-platform mobile automation framework.
- Detox - Gray-box E2E testing with auto-synchronization by Wix.
- Maestro - Mobile UI testing with declarative YAML-based flows.
- React Native Testing Library - User-centric component testing library by Callstack.
- expo-dev-client - Custom development builds with native module support.
- Radon IDE - VSCode extension turning your editor into a React Native IDE.
- React Native DevTools - Official debugger for React Native 0.76+.
- Reactotron - Desktop app for inspecting React Native apps without debug mode.
- PostHog - Product analytics with feature flags, session replay, and A/B testing.
- Sentry - Error tracking and performance monitoring with profiling support.
- EAS - Expo Application Services for cloud builds, submissions, and updates.
- Fastlane - Automation tool for iOS and Android build, test, and release pipelines.
- Appwrite - Self-hosted BaaS with auth, databases, storage, and functions.
- AWS Amplify - AWS cloud services integration for mobile and web apps.
- Convex - TypeScript-first backend with real-time data sync and serverless functions.
- React Native Firebase - Firebase SDK with Firestore, Auth, Cloud Functions, analytics, and more.
- Supabase - Open-source Firebase alternative built on PostgreSQL.
- expo-updates - OTA update library for Expo and bare React Native apps.
- Better-T Stack - Full-stack TypeScript starter with tRPC, Drizzle, and optional React Native support.
- create-expo-app - Official Expo project bootstrapping tool with multiple templates.
- create-t3-turbo - Monorepo template with Expo, tRPC, Tailwind, and Next.js.
- Ignite - Battle-tested boilerplate by Infinite Red with MobX-State-Tree and generators.
Production and showcase apps built with React Native.
- Bluesky - Decentralized social networking app built with Expo and React Native.
- Expensify - Production expense tracking app showing enterprise React Native architecture.
- Mattermost Mobile - Open-source collaboration platform built with React Native.
- Expo - Framework and platform for universal React Native applications.
- expo-apple-targets - Expo Config Plugin for generating Apple Targets like Widgets and App Clips.
- expo-watch-connectivity - Apple Watch communication using WatchConnectivity with real-time messaging and background sync.
- React Native - Framework for building native apps using React by Meta.
- react-native-macos - React Native for macOS desktop applications.
- react-native-windows - React Native for Windows desktop applications.
- Re.Pack - Webpack-based bundler for React Native with module federation support.
Skills and context files for AI coding agents (Claude Code, OpenCode, Codex, Cursor, etc.) to build better React Native apps.
- Claude Code - Anthropic's CLI coding agent with skills support for React Native workflows.
- OpenAI Codex - OpenAI's terminal coding agent with AGENTS.md-based configuration.
- OpenCode - Open-source AI coding agent with TUI, multi-provider support, and MCP integration.
- building-native-ui - Complete guide for building beautiful apps with Expo Router, styling, navigation, and animations.
- expo-api-routes - Guidelines for creating API routes in Expo Router with EAS Hosting.
- expo-cicd-workflows - Guidance on writing EAS workflow YAML files for CI/CD pipelines.
- expo-deployment - Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes.
- expo-dev-client - Build and distribute Expo development clients locally or via TestFlight.
- expo-tailwind-setup - Set up Tailwind CSS v4 in Expo with NativeWind v5 for universal styling.
- heroui-native - AI skill for building mobile UIs with HeroUI Native components.
- native-data-fetching - Network requests, API calls, and data fetching patterns with caching and offline support.
- upgrading-expo - Guidelines for upgrading Expo SDK versions and fixing dependency issues.
- use-dom - Expo DOM components to run web code in a webview on native and as-is on web.
- vercel-react-native-skills - React Native and Expo best practices covering performance, animations, and UI patterns by Vercel.
- React Native Communities - Official list of communities and resources.
- React Native subreddit - Reddit community for React Native developers.
Contributions are welcome! Please read the contributing guidelines first. All entries must be actively maintained and well-documented.