awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fbsamples avatar

fbsamples/f8appArchived

0
View on GitHub↗
13,906 estrellas·2,471 forks·JavaScript·7 vistasmakeitopen.com↗

F8app

f8app is a cross-platform mobile reference application implementation that serves as a technical architecture guide for building complex features in a production environment. It is built as a React Native mobile application using a component-based architecture to manage the user interface and application state.

The project implements a dockerized backend environment, running a database, server, and dashboard as a group of coordinated containers to ensure consistent development environments. It further integrates a GraphQL data fetching system that uses a structured schema and compiler to ensure type safety and query efficiency between the remote server and the client.

The architecture includes centralized state management to coordinate data flow and persistence, alongside native module integration for push notification handling and native video playback.

Features

  • Cross-Platform Application Development - Builds a single React Native codebase that runs across both iOS and Android platforms.
  • Mobile Frameworks - Utilizes a component-based mobile framework to manage the user interface and application state.
  • Technical Reference Implementations - Serves as a comprehensive technical guide and end-to-end demo for implementing complex production features.
  • Mobile Application State Management - Coordinates complex data flow and persistence across the mobile app using a centralized store and middleware.
  • React Native Applications - Built as a cross-platform mobile application using the React Native framework.
  • Reference Application Implementations - Acts as a full-scale mobile application reference for building complex features in a production environment.
  • Centralized State Containers - Coordinates application data flow and persistence using a centralized Redux store with asynchronous middleware.
  • Centralized State Stores - Coordinates application data flow and persistence through a centralized immutable state store.
  • Component-Driven Architectures - Builds the user interface by composing small, reusable UI components that manage their own state and logic.
  • Native Module Bridges - Links JavaScript code to native platform APIs for advanced features like native video playback and push notifications.
  • Type-Safe Query Builders - Provides compile-time validation for remote data queries based on a structured schema.
  • Containerized Development Environments - Packages the database and server stack within containers to ensure consistent local development environments.
  • Containerized Service Orchestration - Deploys the database, server, and dashboard as a coordinated group of isolated container environments.
  • Backend-as-a-Service Platforms - Provides a pre-configured environment consisting of a database and server delivered via containers.
  • Schema-Driven Type Inference - Uses a compiled schema to automatically derive static type definitions for remote data queries.
  • GraphQL Data Fetching - Implements a GraphQL-specific client and retrieval pattern to ensure type-safe data fetching from a remote server.
  • Herramientas de desarrollo - Official open-source reference application.
  • Open Source Applications - The official conference application demonstrating complex architecture.
  • Examples and Boilerplates - Source code of the official F8 app powered by React Native.
  • Open Source Apps - Official conference app demonstrating complex state and navigation.

Historial de estrellas

Gráfico del historial de estrellas de fbsamples/f8appGráfico del historial de estrellas de fbsamples/f8app

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a F8app

Proyectos open-source similares, clasificados según cuántas características comparten con F8app.
  • fangwei716/30-days-of-react-nativeAvatar de fangwei716

    fangwei716/30-days-of-react-native

    6,879Ver en GitHub↗

    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 p

    JavaScript
    Ver en GitHub↗6,879
  • bartonhammond/snowflakeAvatar de bartonhammond

    bartonhammond/snowflake

    4,583Ver en GitHub↗

    Snowflake is a cross-platform mobile app starter designed for building iOS and Android applications using a single JavaScript codebase. It provides a pre-configured boilerplate to accelerate the initial development process for mobile applications. The project includes a Redux state management template for coordinating global application state and persisting user sessions, along with a REST API integration framework for communicating with remote or local servers via HTTP requests. It also features a localization system that maps user interface content into multiple languages based on the devic

    JavaScript
    Ver en GitHub↗4,583
  • isimar/hackernews-react-nativeAvatar de iSimar

    iSimar/HackerNews-React-Native

    3,713Ver en GitHub↗

    HackerNews-React-Native is a cross-platform mobile client and news aggregator designed for iOS and Android. It provides a mobile interface for browsing paginated news stories and reading nested community discussions by fetching data from the Hacker News API. The application includes an embedded web viewer to render external articles and source pages directly within the interface. It implements a hierarchical discussion system to display nested comment threads. The project is built using a React Native codebase and utilizes a modular UI composition. It incorporates list virtualization for sto

    JavaScript
    Ver en GitHub↗3,713
  • dcloudio/uni-appAvatar de dcloudio

    dcloudio/uni-app

    41,549Ver en GitHub↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    Objective-Candroidcross-platformcrossplatform
    Ver en GitHub↗41,549
Ver las 30 alternativas a F8app→

Preguntas frecuentes

¿Qué hace fbsamples/f8app?

f8app is a cross-platform mobile reference application implementation that serves as a technical architecture guide for building complex features in a production environment. It is built as a React Native mobile application using a component-based architecture to manage the user interface and application state.

¿Cuáles son las características principales de fbsamples/f8app?

Las características principales de fbsamples/f8app son: Cross-Platform Application Development, Mobile Frameworks, Technical Reference Implementations, Mobile Application State Management, React Native Applications, Reference Application Implementations, Centralized State Containers, Centralized State Stores.

¿Qué alternativas de código abierto existen para fbsamples/f8app?

Las alternativas de código abierto para fbsamples/f8app incluyen: fangwei716/30-days-of-react-native — This project is a collection of practical implementation examples and demonstrations for building mobile applications… bartonhammond/snowflake — Snowflake is a cross-platform mobile app starter designed for building iOS and Android applications using a single… isimar/hackernews-react-native — HackerNews-React-Native is a cross-platform mobile client and news aggregator designed for iOS and Android. It… dcloudio/uni-app — uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It… benoitvallon/react-native-nw-react-calculator — This project is a cross-platform development framework and application boilerplate designed to build mobile, desktop,… onejs/one — One is a full-stack, cross-platform React framework and multi-target rendering engine designed to build web and native…