26 repository-uri
Software packages and modules that extend the functionality of React Native applications beyond core framework capabilities.
Explore 26 awesome GitHub repositories matching mobile development · React Native Libraries. Refine with filters or upvote what's useful.
This project is a community-driven knowledge base that serves as a centralized directory for the React and React Native ecosystems. It functions as a developer discovery portal, aggregating high-quality libraries, frameworks, and learning resources to assist in the research and selection of tools for modern web and mobile application development. The repository distinguishes itself through a hierarchical taxonomy that organizes a fragmented landscape of third-party software into functional domains. By utilizing markdown-based content curation, it provides a structured index that allows develo
Connects developers to a wide range of modules that extend functionality for mobile application projects.
Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit
Expo enables the use of built-in components and APIs by importing them directly from the core package to build fundamental application logic.
react-hook-form is a React form state management library and cross-platform UI hook used to manage form inputs, validation, and submission state. It functions as an uncontrolled form controller, leveraging uncontrolled components to minimize unnecessary re-renders in web and mobile environments. The library provides schema-based form validation, allowing user input to be verified against predefined rules or external schema libraries to ensure data integrity. It is designed to connect form logic to components across both React and React Native applications. The project covers the integration
Extends form logic and validation workflows to mobile applications built with React Native.
lottie-react-native is a library for rendering Lottie JSON animations as native graphics within a cross-platform mobile framework. It serves as a JSON-based animation renderer that parses design-exported files into high-performance vector animations on mobile devices. The framework uses a GPU-accelerated vector animation implementation to offload rendering to the device processor, reducing CPU load to maintain smooth motion. It provides a cross-platform motion framework for controlling animation playback, layout scaling, and dynamic color modifications across different mobile screens. The li
Provides a specialized library that extends React Native with high-quality vector animation capabilities.
lottie-react-native is a React Native animation library and cross-platform vector animation engine used to render high-quality animations exported from After Effects via the Lottie file format. It functions as a Lottie animation player that allows mobile applications to display hardware-accelerated animations that maintain visual quality across different screen resolutions. The library serves as a dynamic animation controller, enabling the manipulation of playback, color filters, and text layers in real time. It provides the ability to change animation colors and visuals by applying filters t
Provides a specialized library for integrating high-fidelity Lottie motion design into React Native applications.
Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag
Provides a dedicated SDK to embed real-time voice and multimodal AI agents into React Native applications.
react-native-firebase is a modular set of libraries that integrates Firebase cloud services into cross-platform mobile applications. It serves as a native-SDK wrapper, mapping JavaScript method calls to native iOS and Android Firebase SDKs via the React Native bridge to provide a type-safe interface for mobile backend integration. The project enables connectivity to a wide array of cloud services, including user authentication and identity management, NoSQL cloud databases with real-time synchronization, and scalable cloud storage for media files. It also provides tools for sending push notif
Provides a modular set of libraries that extend React Native with a full suite of Firebase cloud services.
This project is a cross-platform animation library for React Native that provides a declarative engine for building high-performance user interfaces. It functions by offloading animation logic and interaction processing to the native UI thread, ensuring that visual transitions remain smooth and responsive even when the main application thread is under heavy load. The library distinguishes itself through a specialized architecture that transforms standard functions into units capable of executing directly on the native thread. It utilizes shared-memory synchronization to maintain consistent da
Provides a high-performance, gesture-driven animation library specifically for the React Native ecosystem.
This project is a cross-platform mobile animation library and component wrapper that enables movement and style transitions for mobile UI elements. It functions as a keyframe animation engine and a preset motion library, allowing developers to apply visual effects to components through a declarative API. The library provides a set of built-in entrance, exit, and alert effects for rapid implementation. It also supports the definition of custom motion sequences and unique keyframes to create repeatable, branded visual experiences. The system covers a range of motion capabilities, including the
Provides a specialized animation library that extends React Native with motion and transition capabilities.
AI Town is a TypeScript-based simulation engine used to create virtual environments where autonomous characters interact and socialize. It functions as a framework for orchestrating multiple AI agents within a persistent digital world, utilizing language models and a game engine to drive character behavior and social interactions. The project differentiates itself through a dedicated agent sandbox and a vector database agent store, which allow for the management of agent memories and world state. It integrates generative AI for background music and provides tools for simulation world design,
Ships a dedicated React Native client library for connecting mobile apps to cloud databases.
DiceBear is an SVG avatar generation library and image API that creates deterministic profile pictures from seed strings. It provides a system for generating consistent visual outputs across different environments and programming languages using JSON style definitions. The project distinguishes itself with a comprehensive design toolkit, including a visual style designer and a Figma integration plugin that converts design frames into JSON schemas. It supports sophisticated visual control through weighted probability distributions for components, contrast-aware color management for accessibili
Provides support for rendering consistent avatar images within React Native applications.
This project is a cross-platform mobile media picker that provides a native interface for selecting images and videos from a device gallery or capturing them via the camera. It acts as a bridge for mobile camera integration and a native gallery selector to import visual assets into a JavaScript environment. The library covers media library access and the handling of user content uploads by allowing users to provide image or video files from their device. This includes the ability to launch the device camera for photos and videos as well as selecting multiple media files from the local library
Acts as a specialized React Native library for managing the import of visual assets from native interfaces.
react-native-mmkv is a synchronous mobile persistence system that provides an encrypted key-value store for mobile applications. It serves as a high-performance wrapper for the MMKV storage engine, eliminating asynchronous overhead by reading and writing values directly to disk. The project distinguishes itself through shared app group storage, which allows data access across multiple application extensions via a shared filesystem directory. It also provides state-synced storage hooks that automatically trigger component updates when stored key-value pairs change. The system covers a broad r
Serves as a high-performance local storage solution specifically designed for the React Native ecosystem.
Vue Native is a framework that compiles Vue.js single-file components into React Native primitives, enabling developers to build native iOS and Android applications using Vue syntax. At its core, it provides a build-time compiler that transforms Vue components into React components, while hooking Vue's dependency-tracking reactivity system into React's component lifecycle to trigger re-renders when observed data changes. The framework wraps React Native's native module bridge so Vue components can access device APIs through Vue's reactivity system, and maps Vue's component syntax to React Nat
Provides access to any React Native library or component from inside a Vue-based mobile project.
This project is a graphics library for React Native that provides a cross-platform vector rendering engine. It maps SVG XML elements to native graphics APIs, allowing for the creation of scalable shapes and custom illustrations that maintain visual consistency across mobile and web environments. The library functions as a mapper that converts standard SVG markup into declarative component structures. It enables the creation of interactive vector interfaces by providing components that can detect and respond to user touch events. Its capability surface includes drawing basic geometric primiti
Acts as a comprehensive React Native library for rendering scalable vector graphics and custom illustrations.
axe-core is an automated accessibility testing engine and compliance auditor designed to scan web and mobile interfaces for violations of industry accessibility standards. It functions as a programmatic scanner and linter that analyzes HTML and source code to identify barriers and verify compliance with accessibility guidelines. The project distinguishes itself by combining a DOM-based rule engine with computer vision and machine learning to detect complex violations that evade traditional analysis, such as visual heading discrepancies and informative images. It provides specialized capabilit
Analyzes React Native code to detect accessibility violations early in the development cycle.
React Native Gesture Handler is a declarative library that exposes the platform's native touch and gesture system to React Native, enabling smooth, deterministic gesture handling on the UI thread. It manages gesture recognition through a native state machine with defined transitions between states like BEGAN, ACTIVE, END, and CANCELLED, routing touch events through platform-native gesture recognizers on both iOS and Android. The library provides a comprehensive gesture composition framework that allows developers to combine multiple gestures into race, simultaneous, or exclusive sequences, co
Exposes the platform's native touch and gesture system to React Native for smooth, deterministic gesture handling on the UI thread.
Deco IDE is a graphical development environment for building React Native applications. It combines a visual component editor with template-based project scaffolding, allowing developers to construct user interfaces by dragging pre-built JSX templates from a palette and editing component properties through a graphical panel that updates both source code and the live preview in real time. The tool differentiates itself through a hot-reload development workflow that automatically refreshes the running app when source files change, preserving state, and through its file-system project management
Bundles JavaScript and launches iOS Simulator or Android Emulator for live app preview and testing.
react-native-interactable este o bibliotecă de fizică a gesturilor și un framework de interacțiune pentru React Native. Oferă un motor de gesturi animate și un set de instrumente UI bazat pe fizică, conceput pentru a crea componente complexe bazate pe atingere, cum ar fi rânduri swipeable și carduri draggable. Proiectul se distinge prin simularea proprietăților fizice, inclusiv tensiunea arcului, frecarea suprafeței și forțele gravitaționale. Permite crearea de puțuri gravitaționale care atrag sau resping vizualizările și integrează arcuri simulate pentru a trage elementele către coordonate specifice cu amortizare reglabilă. Framework-ul acoperă o gamă largă de capabilități de interacțiune, inclusiv snapping la coordonate, detectarea intrării în limite și restricții ale intervalului de mișcare cu efecte de bounce configurabile. De asemenea, permite sincronizarea mișcării vizualizărilor în timp real cu proprietăți animate pentru a conduce modificări în opacitate, scală sau rotație.
Adds spring physics, friction, and gravitational forces to draggable views within React Native.
Acest proiect este un API de sistem de fișiere mobil cross-platform care oferă un bridge nativ pentru citirea, scrierea și organizarea fișierelor și directoarelor pe dispozitivele iOS și Android. Servește ca un wrapper de module native care mapează apelurile JavaScript către operațiuni native de sistem de fișiere Java și Objective-C folosind promisiuni asincrone. Biblioteca include un set de instrumente dedicat pentru transferuri de fișiere la distanță, permițând descărcarea fișierelor de la URL-uri și încărcarea conținutului local pe servere la distanță cu urmărirea progresului în timp real. De asemenea, oferă o interfață nativă de stocare a dispozitivului pentru a accesa resursele aplicației bundle-uite și a calcula hash-urile fișierelor. Suprafața de capabilități acoperă gestionarea generală a fișierelor, inclusiv capacitatea de a crea, muta, copia și șterge fișiere sau ierarhii de directoare. Suportă monitorizarea stocării pentru utilizarea discului și recuperarea metadatelor, precum și manipularea media pentru extragerea imaginilor și videoclipurilor din galeria dispozitivului.
Provides a comprehensive filesystem library for React Native applications to manage device storage.