awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
invertase avatar

invertase/react-native-firebase

0
View on GitHub↗
12,291 نجوم·2,318 تفرعات·TypeScript·6 مشاهداتrnfirebase.io↗

React Native Firebase

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.

Features

  • Backend-as-a-Service Integrations - Provides a comprehensive bridge for integrating mobile applications with cloud-based backend services.
  • Cloud Backend Connectivity - Provides unified connectivity for mobile applications to integrate with cloud authentication, database, storage, and analytics services.
  • Analytics and Tracking - Tracks user properties and events with custom parameters to measure on-device conversions.
  • Custom Event Tracking - Records custom user events to monitor behavior and optimize marketing or application performance.
  • Database Record Querying - Retrieves specific records from a document database using flexible query filters.
  • NoSQL Databases - Provides integration with a scalable NoSQL cloud database for flexible document storage and querying.
  • Firestore Synchronization - Syncs documents and collections with support for vector search, aggregate queries, and local caching.
  • Real-time Databases - Provides a real-time NoSQL database that synchronizes application state across clients via persistent connections.
  • Remote Function Execution - Triggers server-side HTTPS functions to execute backend logic without managing a dedicated API server.
  • Serverless Function Orchestration - Executes serverless backend logic automatically in response to cloud events or direct client requests.
  • Native API Bridges - Maintains separate Objective-C and Java codebases to utilize native capabilities of each mobile operating system.
  • React Native Libraries - Provides a modular set of libraries that extend React Native with a full suite of Firebase cloud services.
  • Push Notification Providers - Delivers targeted alerts and real-time push notifications to mobile devices.
  • Native SDK Wrappers - Maps JavaScript method calls to native iOS and Android Firebase SDKs via the React Native bridge.
  • Identity Authentication - Handles sign-in and sign-out processes using email, phone, and third-party social identity providers.
  • Mobile Authentication - Manages user sign-in and identity verification through email, phone, and third-party social providers.
  • Multi-Factor Authentication - Secures accounts by requiring secondary verification through TOTP secrets, QR codes, and phone-based flows.
  • User Identity Management - Creates secure identity systems using email, password, phone numbers, or social providers for user onboarding.
  • Asynchronous Bridge Communications - Handles requests between the JavaScript runtime and native modules using asynchronous promise-based messaging.
  • Native Event Streams - Streams real-time updates from native Firebase listeners back to the JavaScript layer via event emitters.
  • Screen View Tracking - Monitors which screens users visit to analyze navigation patterns and engagement.
  • Modular Architectures - Separates Firebase services into independent packages to minimize final application bundle size.
  • AI Model Clients - Provides a client-side SDK for interacting with generative AI models from mobile and web applications.
  • Cloud-Based Image and Text Analysis - Recognizes text, identifies landmarks, and labels images using cloud-based machine learning models.
  • Generative AI Integrations - Integrates large language models into application frontends for code execution, grounding, and image generation.
  • On-Device Inference Engines - Executes TensorFlow Lite models directly on the device for low-latency processing and offline use.
  • Pre-trained Model Application - Allows developers to embed pre-trained machine learning models for tasks like image labeling and text recognition.
  • Audience-Based - Delivers specific configuration values to distinct user segments to personalize experiences or perform split testing.
  • Image Classifiers - Provides a web interface to create and deploy custom image classification models to mobile devices.
  • Cloud Object Storage - Uploads and manages user-generated images and videos in a scalable cloud object storage system.
  • Offline-First Persistence - Implements local data caching to maintain application functionality during network outages.
  • Serverless Function Bridges - Firebase Functions triggers backend logic via HTTPS callables with support for streaming responses and custom domain routing.
  • Mobile App Distribution Platforms - Manages the delivery of application binaries to testers for pre-release evaluation.
  • Over-the-Air Updates - Updates application behavior and appearance over the air without requiring a new store release.
  • Mobile Analytics Suites - Provides a comprehensive toolkit for tracking user behavior and monitoring app stability and performance.
  • Mobile App Analytics - Ships tools to track user behavior, screen views, and application stability to optimize the mobile experience.
  • Push & Notifications - Integrates push notification services to send targeted alerts and data payloads to iOS and Android devices.
  • Mobile Model Deployment - Provides tools for deploying and executing pre-trained and custom machine learning models on mobile hardware.
  • Remote App Configurations - Enables updating application behavior and delivering targeted in-app messages without requiring a store release.
  • Targeted Messaging - Sends targeted messages to users based on behavioral segments while they are actively using the app.
  • Deep Linking - Creates links that direct users to specific in-app content regardless of installation status.
  • Type-Safe Data Handling - Provides TypeScript definitions that mirror native SDK signatures for consistent data handling.
  • Application Performance Monitoring - Tracks screen rendering times and custom performance traces to identify system bottlenecks.
  • Crash Reporting - Logs fatal and non-fatal exceptions with stack traces to track and resolve application crashes.
  • Serverless Functions - Allows mobile applications to trigger remote serverless HTTPS functions to execute backend logic.
  • System Integration - Comprehensive Firebase integration for cross-platform services.
  • Mobile SDKs and Plugins - Feature-rich modular Firebase implementation for React Native.

سجل النجوم

مخطط تاريخ النجوم لـ invertase/react-native-firebaseمخطط تاريخ النجوم لـ invertase/react-native-firebase

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ React Native Firebase

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Native Firebase.
  • firebase/quickstart-jsالصورة الرمزية لـ firebase

    firebase/quickstart-js

    5,367عرض على GitHub↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    عرض على GitHub↗5,367
  • firebase/firebase-ios-sdkالصورة الرمزية لـ firebase

    firebase/firebase-ios-sdk

    6,618عرض على GitHub↗

    This is a Backend as a Service SDK for Apple platforms, providing a collection of libraries that connect iOS and macOS applications to cloud databases, authentication services, and serverless infrastructure. It serves as a developer kit for integrating real-time data synchronization, file storage, and push notifications into native apps. The SDK is distinguished by its generative AI integration, which routes text and multimodal prompts between on-device models and cloud-hosted large language models. It further differentiates itself with a specialized app distribution tool for managing pre-rel

    C++aianalyticsauthentication
    عرض على GitHub↗6,618
  • firebase/flutterfireالصورة الرمزية لـ firebase

    firebase/flutterfire

    9,222عرض على GitHub↗

    FlutterFire is a collection of official plugins that integrate Firebase backend services into Flutter applications. It serves as a backend-as-a-service integration library, providing client-side wrappers for cloud authentication, databases, storage, and monitoring services. The project enables the integration of serverless backend logic and real-time data synchronization using NoSQL documents and state synchronization. It also provides capabilities for generative AI integration, including large language models, image generation, and local machine learning model management. The suite covers a

    Dartdartfirebaseflutter
    عرض على GitHub↗9,222
  • firebase/quickstart-androidالصورة الرمزية لـ firebase

    firebase/quickstart-android

    9,253عرض على GitHub↗

    This repository provides a collection of starter templates, reference projects, and implementation guides for integrating Firebase services into Android applications. It serves as a boilerplate for building mobile apps with built-in cloud backend integration. The project includes examples for connecting Android applications to large language models for generative AI features. It also provides sample code for managing user identity and authentication, as well as demonstrations for integrating cloud databases and serverless functions. The codebase covers a broad range of capabilities, includin

    Kotlinandroidfirebase
    عرض على GitHub↗9,253
عرض جميع البدائل الـ 30 لـ React Native Firebase→

الأسئلة الشائعة

ما هي وظيفة invertase/react-native-firebase؟

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.

ما هي الميزات الرئيسية لـ invertase/react-native-firebase؟

الميزات الرئيسية لـ invertase/react-native-firebase هي: Backend-as-a-Service Integrations, Cloud Backend Connectivity, Analytics and Tracking, Custom Event Tracking, Database Record Querying, NoSQL Databases, Firestore Synchronization, Real-time Databases.

ما هي البدائل مفتوحة المصدر لـ invertase/react-native-firebase؟

تشمل البدائل مفتوحة المصدر لـ invertase/react-native-firebase: firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… firebase/firebase-ios-sdk — This is a Backend as a Service SDK for Apple platforms, providing a collection of libraries that connect iOS and macOS… firebase/flutterfire — FlutterFire is a collection of official plugins that integrate Firebase backend services into Flutter applications. It… firebase/quickstart-android — This repository provides a collection of starter templates, reference projects, and implementation guides for… angular/angularfire — AngularFire is a set of tools for connecting applications to Firebase services. It provides a library of client-side… firebase/firebase-js-sdk — This is a backend-as-a-service SDK that connects web and mobile applications to a suite of cloud services. It provides…