# Expo Cross-Platform Starter Templates

> Search results for `Expo starter template for cross-platform mobile apps` on awesome-repositories.com. 116 total matches; showing the first 50.

Explore on the web: https://awesome-repositories.com/q/expo-starter-template-for-cross-platform-mobile-apps

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/expo-starter-template-for-cross-platform-mobile-apps).**

## Results

- [expo/expo](https://awesome-repositories.com/repository/expo-expo.md) (50,111 ⭐) — 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 without manual intervention. It also features a file-based routing system that maps directory structures directly to navigation paths, and an over-the-air update service that enables the deployment of JavaScript and asset changes directly to user devices, bypassing traditional app store review cycles.

Beyond these core capabilities, the platform offers a wide range of integrated services for managing project metadata, environment variables, and persistent data storage. It includes a robust set of UI components and utilities for handling hardware-level features such as camera access, geolocation, audio and video playback, and push notifications. Developers can also leverage managed cloud services to orchestrate custom build profiles and automate CI/CD workflows.

The project is managed via a command-line interface that facilitates project setup, native module integration, and the generation of custom development builds. Documentation and tooling are provided to support both standalone applications and the integration of Expo into existing native projects.
- [bagisto/opensource-ecommerce-mobile-app](https://awesome-repositories.com/repository/bagisto-opensource-ecommerce-mobile-app.md) (14,154 ⭐) — This project is a cross-platform mobile framework designed for building native e-commerce applications. It provides a comprehensive foundation for multi-vendor marketplaces and business-to-business procurement platforms, enabling the development of mobile storefronts that synchronize inventory, orders, and customer data with backend services in real-time.

The platform is distinguished by its multi-tenant architecture, which allows a single infrastructure to host multiple independent merchant storefronts while maintaining isolated product catalogs and administrative settings. It supports complex marketplace operations, including revenue-sharing commission models, seller payout processing, and direct communication tools that facilitate price negotiations and lead distribution between buyers and sellers.

Beyond its core marketplace capabilities, the system includes robust administrative and user management features. It supports role-based access control for corporate accounts, granular inventory control for dealer reselling, and end-to-end order fulfillment tracking. The interface is designed for flexibility, offering customizable themes and modular extensibility to accommodate specific branding and business requirements.
- [cross-rs/cross](https://awesome-repositories.com/repository/cross-rs-cross.md) (8,235 ⭐) — Cross is a container-based build environment and cross-compilation tool for Rust. It functions as a multi-architecture binary builder and testing framework, allowing users to compile crates into binaries for different operating systems and CPU architectures without installing local toolchains on the host system.

The project distinguishes itself by using Docker images to provide consistent toolchains and system dependencies for foreign target architectures. It integrates the Zig toolchain within container images to facilitate compilation across various architectures and library versions, and it supports executing test suites against non-native architectures through containerized emulation.

The system provides capabilities for image management, including the use of custom Dockerfiles and registry images. It manages the build lifecycle through pre-build script execution, environment variable mapping, and the configuration of container runtimes. Additionally, it includes observability features such as system call tracing for binaries running on foreign architectures.
- [fangwei716/30-days-of-react-native](https://awesome-repositories.com/repository/fangwei716-30-days-of-react-native.md) (6,879 ⭐) — This project is a collection of practical implementation examples and demonstrations for building mobile applications using a JavaScript-based native framework. It serves as a cross-platform mobile framework demo, providing a gallery of interactive interface patterns and native integration suites.

The repository showcases specialized capabilities including high-performance 2D and 3D visual content through OpenGL graphics implementation. It also features a suite of native hardware integrations, covering biometric authentication via fingerprint scanning and gesture-based unlock patterns.

The project covers a broad range of UI development areas, such as mobile animation for app entrance transitions and dynamic gradients. It includes implementations for interactive gestures like drag-and-drop reordering and swipeable cards, as well as functional components such as fuzzy search bars, scrollable tabs, and weather data displays.
- [circuitverse/mobile-app](https://awesome-repositories.com/repository/circuitverse-mobile-app.md) (0 ⭐) — CircuitVerse for mobile is a cross platform application built in flutter using CircuitVerse API.
- [livekit/livekit](https://awesome-repositories.com/repository/livekit-livekit.md) (19,358 ⭐) — LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections.

The platform distinguishes itself through its modular pipeline-based media processing, which chains specialized speech-to-text, language, and text-to-speech services into cohesive workflows. It includes advanced capabilities for real-time voice activity detection, enabling natural turn-taking and interruption handling, alongside remote procedure call tooling that allows agents to execute external functions or access local resources during a conversation. Developers can further extend these interactions by integrating photorealistic virtual avatars that synchronize visual expressions with the agent's audio output.

Beyond core conversational logic, the system offers extensive support for telephony integration, allowing agents to connect to public networks via SIP for inbound and outbound calling. It provides a robust suite of observability and monitoring tools to track agent performance, connection quality, and session events, ensuring reliability in production environments. The platform also includes specialized utilities for task automation, such as capturing and validating structured user data, and supports multi-step workflow orchestration to handle complex, context-aware interactions.

The project provides a command-line interface for scaffolding, deploying, and testing agent applications, with documentation available in machine-readable formats to assist in development.
- [dyad-sh/dyad](https://awesome-repositories.com/repository/dyad-sh-dyad.md) (19,648 ⭐) — Dyad is a local, artificial intelligence-powered development environment designed to manage, edit, and scaffold full-stack software projects. It functions as an automated codebase manager and code editor that leverages language models to execute programming tasks, maintain project context, and apply targeted modifications directly to source files on a user's machine.

The platform distinguishes itself through a model-agnostic architecture that allows for flexible integration with various language model runtimes. It provides specialized operational modes to optimize development speed and efficiency, while maintaining granular control over the codebase through differential change tracking and automated project-level configuration directives. By utilizing context-aware file indexing and automated conversation management, the tool ensures that generated code remains aligned with specific architectural constraints and project requirements.

Beyond core editing, the platform covers a broad surface of software engineering workflows, including automated security vulnerability analysis and remediation, database schema management with migration generation, and cloud deployment automation. It supports the full application lifecycle from initial project bootstrapping and live previewing to final publication and mobile conversion.

The environment is designed to operate locally to maintain complete control over the codebase, while offering secure remote execution sandboxing for sensitive logic and restricted API interactions.
- [reactwindows/react-native-windows](https://awesome-repositories.com/repository/reactwindows-react-native-windows.md) (17,296 ⭐) — react-native-windows is a framework and rendering system used to build native desktop applications for Windows using React. It functions as an extension that brings a mobile-first development model to the Windows desktop environment, mapping React components directly to native Windows interface elements.

The project enables the creation of desktop software through a declarative component-based architecture. It integrates React Native projects into the Windows ecosystem by translating components into native user interface elements rather than using web views.

The framework covers cross-platform application development, allowing business logic and components to be shared across mobile and desktop platforms. It provides the tooling necessary to render native user interfaces and build high-performance Windows applications.
- [geekyants/vue-native-core](https://awesome-repositories.com/repository/geekyants-vue-native-core.md) (8,281 ⭐) — 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 Native primitives for direct access to the entire React Native ecosystem. It includes a Metro bundler transformer plugin that processes Vue template syntax before React Native's JavaScript engine runs, and handles the translation of Vue-specific patterns like slots, scoped slots, and two-way binding into their React equivalents during compilation.

Beyond the compilation pipeline, Vue Native provides a declarative animation system with sequenced, parallel, and staggered animation primitives using Vue syntax for native mobile motion effects. It supports screen-based navigation patterns including stack, tab, and drawer navigators, and integrates Vue ecosystem tools like Vuex for state management. The framework also enables access to device hardware such as camera, location, and accelerometer, and allows reuse of any React Native library or component directly from a Vue.js codebase.

The project includes command-line tooling for scaffolding new projects from templates, and provides integration procedures for adding Vue component support to existing React Native applications through runtime packages and Metro bundler configuration.
- [medusajs/medusa](https://awesome-repositories.com/repository/medusajs-medusa.md) (34,404 ⭐) — Medusa is a headless commerce engine designed as a modular, API-first platform for building custom digital storefronts and business applications. Its architecture is built on a decoupled system where core business logic is encapsulated into independent, swappable modules that communicate through defined interfaces, allowing developers to incrementally adopt or replace components to fit specific operational needs.

The platform distinguishes itself through a highly extensible design that supports complex commerce requirements, including multi-vendor marketplace operations, B2B purchasing workflows, and multi-location inventory management. It provides a service-oriented API layer and a flexible administrative interface that allows for the injection of custom views and tools, ensuring that the management experience can be tailored to unique business processes.

Beyond its core commerce capabilities, the platform includes a comprehensive suite of features for managing the entire order lifecycle, product catalogs, and dynamic pricing rules. It integrates with a wide range of third-party services for payments, logistics, and content management, while offering built-in support for transactional emails, API caching, and multi-tenant resource isolation.

Developers can accelerate project initialization using pre-built starters and managed cloud deployment pipelines. The platform also provides specialized command-line tooling and AI-assisted development agents to streamline infrastructure management, debugging, and deployment workflows.
- [masonlr/obsidian-starter-templates](https://awesome-repositories.com/repository/masonlr-obsidian-starter-templates.md) (1,013 ⭐) — :rocket: Starter templates for Obsidian.md
- [ehmicky/cross-platform-node-guide](https://awesome-repositories.com/repository/ehmicky-cross-platform-node-guide.md) (1,416 ⭐) — 📗 How to write cross-platform Node.js code
- [nextlevelbuilder/ui-ux-pro-max-skill](https://awesome-repositories.com/repository/nextlevelbuilder-ui-ux-pro-max-skill.md) (92,396 ⭐) — This project is a generative development environment designed to build reactive, modular user interfaces through natural language prompts. It functions as a declarative framework that translates descriptive requirements into functional code, structured layouts, and interactive components. By utilizing a reactive state architecture, the system ensures that application data remains synchronized across components, triggering automatic updates whenever state values are modified.

The platform distinguishes itself through its automated design system generation and cross-platform capabilities. It employs an automated reasoning engine to analyze project requirements and produce tailored design systems, including color palettes, typography pairings, and visual themes. To support consistent behavior across mobile and web environments, the system maps high-level component definitions to platform-specific widgets and native rendering pipelines, allowing developers to maintain a unified codebase while targeting multiple device types.

The system covers a broad capability surface, including file-based routing, server-side rendering, and utility-first styling engines. It provides integrated support for popular web and mobile frameworks, enabling developers to construct scalable applications with consistent visual languages and accessibility standards. These design and development features are managed through command-line utilities that allow for the installation, activation, and configuration of specialized design skills within existing development environments.
- [skellock/reactotron](https://awesome-repositories.com/repository/skellock-reactotron.md) (15,564 ⭐) — Reactotron is a desktop application for inspecting the state, network traffic, and logs of React and React Native applications. It serves as a specialized debugging interface for monitoring network requests, performance metrics, and state transitions in JavaScript and mobile application frameworks.

The tool provides a real-time interface for tracking data flow and dispatching actions to test different state transitions. It includes a network traffic monitor to intercept and display API requests and responses, as well as a performance analysis tool for capturing execution data and measuring operation speed.

Additional capabilities cover application error tracking with source-mapped stack traces and system log display. The suite also includes a local storage inspector for mobile environments and an image overlay tool for verifying visual alignments and asset placements.
- [pubkey/rxdb](https://awesome-repositories.com/repository/pubkey-rxdb.md) (23,048 ⭐) — This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored.

The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance data management. It features a bidirectional replication protocol that handles conflict resolution and state convergence, alongside a pluggable storage abstraction that allows developers to swap between engines like IndexedDB, SQLite, or in-memory stores without altering application logic. To ensure responsiveness, the system offloads storage operations to background worker threads and coordinates database access across multiple browser tabs through a leader election mechanism.

The platform offers a comprehensive suite of capabilities for data integrity, performance, and security. It enforces strict data validation through schema-based definitions and optimizes storage footprints using transparent key compression. Developers can bind database query results directly to user interface components, enabling reactive state management where the UI automatically updates in response to local or remote data changes.

The project is built for extensibility, offering a wide range of plugins for encryption, full-text search, and integration with various backend protocols including GraphQL, REST, and peer-to-peer channels. It provides extensive documentation and standardized interfaces to facilitate integration into diverse application architectures.
- [chatwoot/chatwoot-mobile-app](https://awesome-repositories.com/repository/chatwoot-chatwoot-mobile-app.md) (933 ⭐) — Mobile app for Chatwoot - React Native
- [immich-app/immich](https://awesome-repositories.com/repository/immich-app-immich.md) (104,236 ⭐) — Immich is a self-hosted media management platform designed to provide a centralized, private repository for photos and videos. It functions as a comprehensive system for organizing, backing up, and viewing personal media collections across mobile devices, web browsers, and external storage locations. By maintaining full control over data ownership and storage infrastructure, the platform ensures that users retain sovereignty over their digital assets.

The system distinguishes itself through a distributed architecture that coordinates background media synchronization, real-time filesystem monitoring, and automated deduplication. It leverages an integrated machine learning pipeline to perform intelligent asset organization, including facial recognition, object detection, and metadata extraction. These processes are executed through containerized service orchestration, which manages complex dependencies and hardware-accelerated tasks within isolated environments.

Beyond core management, the platform provides extensive tools for disaster recovery and library maintenance. Users can configure automated database backups, manage external storage volumes, and define granular synchronization policies for mobile devices. The system also includes command-line utilities for secure remote operations, such as authenticated asset uploading and server version verification, ensuring compatibility and consistency across distributed deployments.
- [grinch3214/vite-starter-markup-template](https://awesome-repositories.com/repository/grinch3214-vite-starter-markup-template.md) (72 ⭐) — ⚡ViteJS starter template for markup/vanilla JS
- [enaqx/awesome-react](https://awesome-repositories.com/repository/enaqx-awesome-react.md) (73,650 ⭐) — 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 developers to navigate specific categories such as state management, routing, component libraries, and build tooling. This classification system is maintained through distributed contributions, ensuring the collection remains an up-to-date reference for the community.

Beyond core frameworks and libraries, the directory covers a broad spectrum of development needs, including testing utilities, animation engines, internationalization tools, and specialized renderers. It also provides access to tutorials, design patterns, and real-world application examples to support developers across various stages of the software lifecycle. The entire collection is presented as a static documentation index, offering a human-readable format for quick exploration of the ecosystem.
- [marcshilling/react-native-image-picker](https://awesome-repositories.com/repository/marcshilling-react-native-image-picker.md) (8,638 ⭐) — 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.
- [fingerprintjs/fingerprintjs](https://awesome-repositories.com/repository/fingerprintjs-fingerprintjs.md) (27,334 ⭐) — Fingerprint is a visitor identification and fraud detection platform that generates persistent, unique identifiers by analyzing browser and device attributes. By extracting technical signals from the client environment, it enables reliable user tracking across sessions without relying on traditional cookies.

The platform distinguishes itself through its focus on high-accuracy identification and security-first architecture. It employs edge-side proxying to bypass ad-blockers and privacy restrictions, ensuring consistent data collection. To maintain data integrity, it uses cryptographic payload sealing and server-side verification flows, which prevent tampering by ensuring that identification data is processed securely on the backend rather than solely on the client.

Beyond core identification, the project provides a comprehensive suite for bot detection and security. It analyzes network metadata, device reputation, and behavioral patterns to identify malicious traffic, AI agents, and automated scrapers. These capabilities are supported by granular risk assessment tools, including confidence scoring and protection rulesets that allow for automated blocking of suspicious interactions.

The platform offers extensive administrative and integration features, including multi-environment resource isolation, regional data residency controls, and programmatic API management. It supports diverse deployment environments through framework-specific SDKs, mobile integration, and automated proxy infrastructure deployment.
- [expo/create-react-native-app](https://awesome-repositories.com/repository/expo-create-react-native-app.md) (13,254 ⭐) — create-react-native-app is a command-line project bootstrapper and template generator for creating the directory structure and configuration files required for React Native applications. It serves as a development scaffold for initializing projects that target iOS, Android, and web environments.

The tool automates the generation of a standardized codebase by copying pre-defined source templates and resolving the necessary dependencies to establish a basic development environment. It produces the native metadata files required for platform-specific configuration to ensure the project builds correctly across different operating systems.
- [elanyoung/vite-vue-js-starter-template](https://awesome-repositories.com/repository/elanyoung-vite-vue-js-starter-template.md) (181 ⭐) — 🚀 Vite6 + Vue3 + JavaScript Starter Template
- [avaloniaui/avalonia](https://awesome-repositories.com/repository/avaloniaui-avalonia.md) (30,986 ⭐) — Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance.

The framework distinguishes itself through a custom rendering architecture that bypasses native platform controls, drawing user interface elements directly to the screen via platform-specific graphics APIs to ensure visual consistency. It employs a reactive data binding engine that synchronizes application state with UI properties, further optimized by a build-time compilation process that minimizes reflection overhead. Additionally, the framework supports deployment to web browsers via WebAssembly, allowing desktop-style applications to run in client environments without requiring server-side infrastructure.

The platform provides a comprehensive suite of tools for interface construction, including a two-pass layout system that resolves complex parent-child constraints and a hierarchical property system that manages styling, animations, and local overrides. Developers can extend the framework through custom control authoring, utilizing specialized containers for responsive organization and event routing strategies that manage communication across the visual tree. The system also includes built-in support for headless testing and visual regression analysis to verify component behavior and layout accuracy.
- [invertase/react-native-firebase](https://awesome-repositories.com/repository/invertase-react-native-firebase.md) (12,291 ⭐) — 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 notifications, managing over-the-air remote configurations, and executing serverless functions.

Additional capabilities cover mobile app analytics, crash reporting, and performance monitoring to track stability and user behavior. The library also supports on-device and cloud-based machine learning execution, app attestation for integrity, and deep link management for routing users to specific in-app content.
- [oblador/react-native-animatable](https://awesome-repositories.com/repository/oblador-react-native-animatable.md) (9,955 ⭐) — 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 ability to interpolate style values using linear durations or spring physics. It supports looping animation cycles, manual triggers for interactive element feedback, and the conversion of standard components into animatable elements.
- [multica-ai/multica](https://awesome-repositories.com/repository/multica-ai-multica.md) (36,862 ⭐) — Multica is an autonomous coding agent manager and LLM agent orchestration platform. It coordinates teams of autonomous agents to execute coding tasks and manage their lifecycles through a centralized dashboard. The system provides multi-tenant agent workspaces that isolate agents, settings, and project issues into distinct organizational boundaries.

The platform distinguishes itself through an agent skill library that captures successful task solutions as reusable, versioned skills. These skills are shared across the agent team and pinned using content hashes to ensure consistent behavior across different environments. Agents are further organized into functional squads under leaders to create a routing layer for delegating work based on specific roles.

The system covers a broad range of operational capabilities, including distributed runtime coordination across local daemons and cloud instances, hybrid task assignment between humans and agents, and automated dispatch via recurring schedules. It includes infrastructure for monitoring system health through Prometheus metrics, managing file artifacts via S3-compatible storage, and organizing project work through issue tracking and threaded conversations.

The platform can be self-hosted on private hardware using Docker Compose or deployed to clusters via Kubernetes Helm charts.
- [micropyramid/forex-rates-mobile-app](https://awesome-repositories.com/repository/micropyramid-forex-rates-mobile-app.md) (52 ⭐) — Foreign exchange rates, Currency converter mobile app using ReactNative
- [dicebear/dicebear](https://awesome-repositories.com/repository/dicebear-dicebear.md) (8,907 ⭐) — 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 accessibility, and a transformation engine for randomized rotation and scaling.

Beyond basic generation, the system covers a broad range of capabilities including multi-format exports to raster images like PNG and WebP, a command line interface for batch asset production, and the ability to host a self-managed API for remote rendering. It also includes security features such as SVG output sanitization to prevent script injection.
- [railwayapp-templates/angular-starter](https://awesome-repositories.com/repository/railwayapp-templates-angular-starter.md) (2 ⭐) — One-click default Angular TS starter, utilizing Caddy to serve!
- [linkwarden/linkwarden](https://awesome-repositories.com/repository/linkwarden-linkwarden.md) (17,275 ⭐) — Linkwarden is a self-hosted bookmark manager and web archiving platform designed to preserve permanent copies of online content. It functions as a centralized repository where users can capture, store, and organize web pages to ensure they remain accessible even if the original source is removed.

The platform distinguishes itself through its focus on collaborative knowledge management and multi-platform capture. It enables teams to curate shared collections, apply custom tags, and annotate saved resources within a unified workspace. Users can integrate the service into their daily workflows via browser extensions and mobile device sharing, allowing for the direct archiving of links from various environments.

The system provides a comprehensive suite of organization and administrative tools, including folder-based grouping, role-based access control, and programmatic management through a secure API. It supports scalable storage and user seat management, ensuring that both individual researchers and teams can maintain structured, searchable libraries of web-based information.
- [googlecontainertools/skaffold](https://awesome-repositories.com/repository/googlecontainertools-skaffold.md) (15,856 ⭐) — Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop.

The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, including local, remote, and in-cluster image construction, and allows developers to switch between environment-specific profiles automatically based on the active cluster context. To accelerate development, it includes features for direct file synchronization into running containers and remote debugging bridges that connect local tools to processes within a cluster.

Beyond core orchestration, the tool manages the entire application lifecycle, from project bootstrapping and dependency definition to log streaming and port forwarding. It integrates with common package managers and supports complex workflows through modular configuration composition and automated manifest generation. The system also provides observability tools, such as structured log parsing and integration test coverage collection, to assist in monitoring and troubleshooting applications during the development process.
- [lottie-react-native/lottie-react-native](https://awesome-repositories.com/repository/lottie-react-native-lottie-react-native.md) (17,167 ⭐) — 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 library covers animation playback control and layer customization, including the ability to modify specific layer colors via keypaths. It supports loading animations from remote URLs and synchronizing animation progress with external drivers for interactive visual feedback.
- [martymfly/expo-file-manager](https://awesome-repositories.com/repository/martymfly-expo-file-manager.md) (0 ⭐) — Expo File Manager
- [airbnb/lottie-react-native](https://awesome-repositories.com/repository/airbnb-lottie-react-native.md) (17,164 ⭐) — 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 to targeted keypaths based on application state or user themes.

The project covers broad capabilities for vector animation rendering from local or remote sources, including playback control for pausing, resuming, and looping. It also includes support for handling animation events and integrating animation controllers to synchronize motion with external state management tools.
- [saucelabs/sample-app-mobile](https://awesome-repositories.com/repository/saucelabs-sample-app-mobile.md) (0 ⭐) — In this repository you will find our Sauce Labs sample-app. You can use it as a sample app for testautomation on your local machine or in our Real Device Cloud. The latest version of the iOS and Android app can be found here.\ There are several user accounts for this app that will trigger…
- [chatwoot/chatwoot](https://awesome-repositories.com/repository/chatwoot-chatwoot.md) (31,959 ⭐) — Chatwoot is a self-hosted, omnichannel customer support platform designed to aggregate messages from diverse social and digital channels into a single, collaborative team inbox. It provides organizations with full data ownership and control over their support infrastructure, ensuring strict logical separation of customer data through multi-tenant architecture. By centralizing communication, the platform enables teams to manage, route, and resolve inquiries within a unified workspace that maintains complete interaction history for every contact.

The platform distinguishes itself through an event-driven automation engine and a visual rule builder that allow teams to manage conversations and workflows without writing custom code. It incorporates intelligent features such as automated response drafting, conversation context recall, and a self-service knowledge base to improve agent efficiency. These capabilities are supported by granular role-based access controls and comprehensive performance analytics, which provide insights into agent productivity, inbox activity, and customer satisfaction trends.

Beyond its core messaging and routing functions, the system offers a broad suite of operational tools including proactive engagement triggers, team workload balancing, and multilingual support. It supports flexible deployment strategies, including containerized and cloud-native orchestration, to accommodate various production environments. The platform is designed for extensibility, allowing for custom attribute management and integration with external systems via webhooks and API-based channels.
- [ehmicky/cross-platform-terminal-characters](https://awesome-repositories.com/repository/ehmicky-cross-platform-terminal-characters.md) (0 ⭐)
- [mattermost/mattermost-mobile](https://awesome-repositories.com/repository/mattermost-mattermost-mobile.md) (2,593 ⭐) — This project is an enterprise messaging mobile application and cross-platform team chat client. It serves as a self-hosted messaging interface for team communication, direct messaging, and voice calls within corporate environments.

The application integrates artificial intelligence agents to automate repetitive tasks and retrieve information. It also functions as a Kanban task management tool, providing project and task coordination through planning boards to track operational work.

The platform covers secure mobile messaging with local data sanitization and mobile workflow automation. It includes user preference management for adjusting notification settings, visual themes, and profile details.
- [software-mansion/react-native-svg](https://awesome-repositories.com/repository/software-mansion-react-native-svg.md) (7,990 ⭐) — 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 primitives and complex paths, rendering vector text, and creating color gradients and patterns. It supports advanced visual effects through the use of alpha masks, clipping paths, and filters. Additionally, the system can load and render graphics dynamically from remote URIs or raw XML strings.
- [xlsdg/dva-antd-mobile-starter](https://awesome-repositories.com/repository/xlsdg-dva-antd-mobile-starter.md) (115 ⭐) — Get started with Dva.js and Ant Design mobile.
- [nexu-io/open-design](https://awesome-repositories.com/repository/nexu-io-open-design.md) (65,830 ⭐) — Open Design is an AI design orchestration platform and LLM agent workspace designed for generating prototypes, presentations, and motion graphics. It functions as a local-first environment that integrates various command-line AI agents and coding tools into a unified design workflow, allowing users to migrate design specifications into brand-compliant source code.

The project is distinguished by its ability to enforce visual consistency through a design system manager that defines brand contracts and tokens using Markdown. It features a specialized motion graphics generator that converts HTML, CSS, and GSAP code into MP4 videos via a headless browser rendering pipeline.

The platform covers a broad range of capabilities, including AI-driven prototyping of interactive web components, the creation of editorial slide decks, and the management of modular skills through a manifest-driven plugin system. It also provides tools for automated brand management, project-aware AI chat, and multi-stage generative pipelines for design discovery and critique.

The system is built on a local-first daemon architecture and can be deployed via Docker, Kubernetes, or as a headless API service.
- [software-mansion/react-native-reanimated](https://awesome-repositories.com/repository/software-mansion-react-native-reanimated.md) (10,674 ⭐) — 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 data values between the application logic and the native environment, enabling real-time updates without bridge latency. By employing a physics-based interpolation engine, the system simulates natural motion, inertial deceleration, and spring-based transitions that mimic real-world physical behavior.

The framework covers a broad range of interactive capabilities, including gesture-driven interface design, sensor-based motion, and dynamic layout management. It provides mechanisms to track hardware sensor data and virtual keyboard states, allowing interface elements to adjust automatically to device movement or on-screen input changes. These features are supported by a node-based system that caches evaluations to optimize performance and maintain high frame rates during complex interactions.
- [rust-cross/rust-musl-cross](https://awesome-repositories.com/repository/rust-cross-rust-musl-cross.md) (743 ⭐) — Docker images for compiling static Rust binaries using musl-cross
- [flipperdevices/flipperzero-firmware](https://awesome-repositories.com/repository/flipperdevices-flipperzero-firmware.md) (15,563 ⭐) — This project provides an open-source firmware platform and complete build environment for portable multi-tool hardware. It functions as an embedded operating system designed to manage radio, infrared, and physical interface components, enabling users to develop custom applications and system logic for specialized hardware devices.

The firmware distinguishes itself through a modular architecture that organizes system functionality into isolated units, allowing for the development of custom user interfaces and logic. It includes a comprehensive collection of low-level drivers and applications specifically engineered for wireless protocol analysis, signal manipulation, and hardware debugging.

The system supports a broad range of capabilities, including the ability to capture, decode, and transmit radio frequency signals to evaluate wireless access control systems. It facilitates low-level hardware interaction and diagnostics, allowing for the execution of local computing tasks and the management of electronic peripherals.

The repository contains the full source codebase and a dedicated build toolchain required to compile custom operating system images. These images can be deployed to hardware via physical debugging interfaces to update or recover system software.
- [react-native-async-storage/async-storage](https://awesome-repositories.com/repository/react-native-async-storage-async-storage.md) (5,067 ⭐) — React Native AsyncStorage is a persistent key-value storage library designed for React Native applications. It provides a unified local storage interface that works identically on both iOS and Android, ensuring saved data remains available across app restarts and when the device has no network connectivity.

The library uses an asynchronous background I/O queue to handle all storage operations without blocking the JavaScript thread, communicating with native storage engines through React Native's bridge protocol. It includes a serialization layer that converts JavaScript values to strings for storage and restores them on retrieval, along with an in-memory LRU cache that reduces disk reads while maintaining consistency through write-based invalidation. A multi-engine storage adapter abstracts platform-specific persistence backends, enabling flexible backend selection at initialization.

The library covers the full range of local storage tasks: storing, reading, and removing key-value pairs, with persistence that survives app restarts and supports offline data availability. Common use cases include preserving app state, caching frequently accessed data, and storing user preferences like theme or language settings.
- [wix/react-native-calendars](https://awesome-repositories.com/repository/wix-react-native-calendars.md) (10,294 ⭐) — This project provides a set of customizable calendar and date-picking interfaces for cross-platform mobile applications. It includes an interactive date grid and a date picker interface used for selecting single dates or date ranges.

The components support localized date displays, allowing month names and date formatting to adapt to different languages and regional settings. Users can navigate months via a scrollable grid and mark specific days with custom highlights or indicators to signify events and status.

The library covers date selection constraints to block specific dates and a selection interface for managing time slots. It also includes capabilities for event scheduling and the ability to restrict user interaction through date validation.
- [davila7/claude-code-templates](https://awesome-repositories.com/repository/davila7-claude-code-templates.md) (20,933 ⭐) — Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development workflows within local environments. It provides a structured system for defining, configuring, and deploying AI personas that handle specific technical tasks, ranging from backend architecture and frontend implementation to security auditing and infrastructure management.

The project distinguishes itself through a configuration-driven approach that allows teams to standardize development environments and share reusable agent definitions across projects. It includes a robust CLI toolkit for managing the entire agent lifecycle, from discovery and installation to execution and performance monitoring. By utilizing standardized protocols and modular function definitions, it enables seamless integration of external services and local tools into the assistant's capabilities.

Beyond core agent management, the platform offers extensive support for workflow automation, including event-driven hooks, custom slash commands, and automated testing pipelines. It incorporates security-focused features such as granular permission enforcement, sandbox execution environments, and automated secret scanning to ensure safe operation. The system also provides observability tools, including real-time dashboards for tracking agent performance, token usage, and conversation history.
- [h5bp/mobile-boilerplate](https://awesome-repositories.com/repository/h5bp-mobile-boilerplate.md) (3,827 ⭐) — DEPRECATED - A front-end template that helps you build fast, modern mobile web apps.
- [martinzikmund/awesome-uno-platform](https://awesome-repositories.com/repository/martinzikmund-awesome-uno-platform.md) (79 ⭐) — 📖 List of resources for developers building cross-platform .NET apps with Uno Platform.
