awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to vczero/react-native-lesson

Open-source alternatives to React Native Lesson

30 open-source projects similar to vczero/react-native-lesson, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Native Lesson alternative.

  • phodal/ideabookAvatar von phodal

    phodal/ideabook

    3,760Auf GitHub ansehen↗

    Ideabook is a programming project idea repository and learning resource that provides a curated collection of technical concepts and step-by-step implementation guides. It functions as a web-based idea catalog and technical implementation guide designed to help developers bridge the gap between theory and practice through hands-on project discovery. The project serves as a cross-platform application prototype and a static site generator, utilizing a build pipeline to create HTML pages from JSON data files. It includes a markdown-based document system for structured content and a geospatial da

    HTML
    Auf GitHub ansehen↗3,760
  • necolas/react-native-webAvatar von necolas

    necolas/react-native-web

    22,132Auf GitHub ansehen↗

    This project is a cross-platform user interface framework that maps mobile-native component primitives to standard web elements. It enables developers to build consistent applications that function across both mobile and web environments by providing a unified library of components and shared logic. The framework distinguishes itself through a specialized style engine that converts JavaScript object-based declarations into optimized, scoped CSS at runtime. It also features a responsive layout engine that implements a flexbox-based system, ensuring that interfaces adapt dynamically to differen

    JavaScriptcross-platformcss-in-jsgui-framework
    Auf GitHub ansehen↗22,132
  • apache/cordova-androidAvatar von apache

    apache/cordova-android

    3,786Auf GitHub ansehen↗

    This project is an Android hybrid mobile framework that enables the development of applications running web content inside a native Android container. It functions as a cross-platform build system that packages shared web assets into native binaries, allowing developers to access device hardware and system APIs via JavaScript. The framework utilizes a native device API bridge and a plugin architecture to expose hardware sensors and system-level functionality not available through standard browser interfaces. It employs a manifest-driven orchestration system to manage application metadata, bra

    JavaScript
    Auf GitHub ansehen↗3,786

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • nativescript-vue/nativescript-vueAvatar von nativescript-vue

    nativescript-vue/nativescript-vue

    6,449Auf GitHub ansehen↗

    nativescript-vue is a framework for building native iOS and Android applications using Vue components and a reactive state system. It functions as a cross-platform mobile UI library that renders platform-specific views instead of web views, utilizing a native mobile application bridge to connect Vue logic to NativeScript APIs for direct access to mobile hardware and OS features. The framework employs a reactive mobile component system to create high-performance screens and dynamic lists with automatic state updates. This architecture allows for the development of native mobile applications fr

    TypeScript
    Auf GitHub ansehen↗6,449
  • artsy/eigenAvatar von artsy

    artsy/eigen

    3,770Auf GitHub ansehen↗

    Eigen is a cross-platform mobile application and art marketplace client designed for discovering artists and exploring a curated database of fine art and gallery collections. It serves as a community art discovery tool and digital platform for connecting with art enthusiasts across different operating systems. The project implements a component-based mobile user interface that synchronizes a JavaScript thread with native platform views. It focuses on delivering a social mobile experience for sharing discoveries and interacting with a global art ecosystem. The application incorporates a high-

    TypeScript
    Auf GitHub ansehen↗3,770
  • geekyants/vue-native-coreAvatar von GeekyAnts

    GeekyAnts/vue-native-core

    8,281Auf GitHub ansehen↗

    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

    JavaScriptandroidframeworkios
    Auf GitHub ansehen↗8,281
  • facebookarchive/asyncdisplaykitAvatar von facebookarchive

    facebookarchive/AsyncDisplayKit

    13,345Auf GitHub ansehen↗

    AsyncDisplayKit is an asynchronous UI framework and performance library for iOS. It provides a collection of performant alternatives to standard views, allowing developers to build responsive interfaces by offloading layout and rendering tasks to background threads. The framework is centered around a declarative layout engine based on a flexbox model, which calculates element positions and sizes asynchronously. It utilizes a node-based abstraction to wrap native views, enabling the instantiation and configuration of UI hierarchies on background threads to prevent main thread blocking. The sy

    Objective-C++
    Auf GitHub ansehen↗13,345
  • thewidlarzgroup/react-native-videoAvatar von TheWidlarzGroup

    TheWidlarzGroup/react-native-video

    7,698Auf GitHub ansehen↗

    react-native-video is a cross-platform video player component for React Native that enables the playback of local and remote video files using native platform decoders. It functions as an adaptive streaming player supporting HLS, DASH, and SmoothStreaming formats with automatic bitrate selection and quality adaptation. The project is distinguished by its support for industry-standard digital rights management, including Widevine, FairPlay, and PlayReady, and a plugin-based architecture that allows for the injection of custom analytics or playback logic without modifying the core library. It a

    Kotlin
    Auf GitHub ansehen↗7,698
  • kureev/react-native-blurAvatar von Kureev

    Kureev/react-native-blur

    3,881Auf GitHub ansehen↗

    This project is a cross-platform mobile blur library and a collection of native components used to render Gaussian blur and frosted glass effects in mobile applications. It functions as a native view hierarchy bridge that encapsulates platform-specific visual effect APIs to maintain performance during animations and transitions. The library includes a UI vibrancy toolkit designed to adjust contrast and saturation, ensuring that text and icons remain legible when placed over blurred backgrounds. It provides components for adding depth and translucent layers to mobile interfaces through native

    TypeScript
    Auf GitHub ansehen↗3,881
  • xamarin/xamarin.formsAvatar von xamarin

    xamarin/Xamarin.Forms

    5,547Auf GitHub ansehen↗

    Xamarin.Forms is a cross-platform mobile framework for building native user interfaces using a single shared codebase and .NET. It functions as a data-driven UI library and a XAML UI toolkit, allowing application layouts and visual elements to be defined using an XML-based markup language. The framework provides native API wrappers that offer access to device-specific hardware and operating system features via C#. It utilizes a system for rendering a single user interface codebase through native controls across different operating systems. The project covers adaptive layout management and ap

    C#cross-platformhacktoberfestmicrosoft
    Auf GitHub ansehen↗5,547
  • oblador/react-native-progressAvatar von oblador

    oblador/react-native-progress

    3,669Auf GitHub ansehen↗

    react-native-progress is a collection of visual components for cross-platform mobile applications designed to represent completion percentages and loading states. It provides a set of progress bars, circular indicators, and loading spinners for mobile environments. The library includes specific components for visualizing progress, such as a percentage progress pie, circular progress indicators with inner text, and linear progress bars. For active background processes, it provides animated loading spinners and activity spinners to signal ongoing tasks. These components support task completion

    JavaScript
    Auf GitHub ansehen↗3,669
  • wix/react-native-ui-libAvatar von wix

    wix/react-native-ui-lib

    7,139Auf GitHub ansehen↗

    This project is a React Native UI library and mobile component framework designed for building consistent, themed mobile applications. It provides a collection of reusable user interface components and layout tools, functioning as a cross-platform design system to maintain visual uniformity across different mobile platforms. The toolkit distinguishes itself through a themed UI approach, utilizing global design foundations for typography, color palettes, and spacing. It allows for dynamic theme configuration and the use of style presets to ensure standardized branding across an entire project.

    TypeScriptandroidcomponentshacktoberfest
    Auf GitHub ansehen↗7,139
  • czy0729/bangumiAvatar von czy0729

    czy0729/Bangumi

    5,665Auf GitHub ansehen↗

    Bangumi is a cross-platform mobile application that serves as an anime and manga tracker, a community client for BGM.tv, and a local media library manager. It enables users to record viewing progress, browse community-driven media databases, and link local media files to official database entries through pattern-based filename scraping. The application functions as a media discovery tool, utilizing AI recommendations, relationship graphs, and community trend analysis to find new content. It integrates a social ecosystem that allows users to participate in forums, manage friendships, and brows

    TypeScript
    Auf GitHub ansehen↗5,665
  • angular/flex-layoutAvatar von angular

    angular/flex-layout

    5,843Auf GitHub ansehen↗

    This project is a responsive layout framework for Angular that provides a system of directives to create adaptive user interfaces using CSS Flexbox and CSS Grid. It includes specialized libraries for managing flexible box alignment and structuring complex two-dimensional page grids. The framework features a breakpoint monitoring service to programmatically observe media query changes and trigger logic when viewport dimensions cross defined boundaries. To optimize performance, it includes a build-time CSS generator that uses SASS mixins to create static media query stylesheets, reducing the ne

    TypeScriptadaptiveangularengine
    Auf GitHub ansehen↗5,843
  • bartonhammond/snowflakeAvatar von bartonhammond

    bartonhammond/snowflake

    4,583Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,583
  • facebook/reactAvatar von facebook

    facebook/react

    245,669Auf GitHub ansehen↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Auf GitHub ansehen↗245,669
  • react-native-community/react-native-elementsAvatar von react-native-community

    react-native-community/React-Native-Elements

    25,851Auf GitHub ansehen↗

    React-Native-Elements is a cross-platform mobile UI toolkit and component library. It provides a collection of pre-built visual elements and a framework for building responsive, uniform layouts that render consistently across different mobile operating systems. The library focuses on mobile interface standardization and React Native frontend design. It enables rapid mobile prototyping by offering a shared set of common UI patterns, allowing developers to assemble functional interfaces without coding every component from scratch. The toolkit supports cross-platform UI development by ensuring

    MDX
    Auf GitHub ansehen↗25,851
  • rebassjs/rebassAvatar von rebassjs

    rebassjs/rebass

    7,905Auf GitHub ansehen↗

    Rebass is a React design system library that provides a collection of theme-driven, responsive UI primitives. It functions as a theme-based layout engine, using a set of stateless components to standardize spacing, typography, and colors across a user interface. The library distinguishes itself by mapping style properties to a central design theme through a styled-system approach. This allows for responsive style mapping where components automatically adapt their appearance based on screen size and provides the ability to swap underlying HTML elements while preserving styling logic to maintai

    JavaScriptcolorcomponentscss
    Auf GitHub ansehen↗7,905
  • fangwei716/30-days-of-react-nativeAvatar von fangwei716

    fangwei716/30-days-of-react-native

    6,879Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,879
  • flutter-team-archive/pluginsAvatar von flutter-team-archive

    flutter-team-archive/plugins

    17,710Auf GitHub ansehen↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Dartandroiddartflutter
    Auf GitHub ansehen↗17,710
  • margelo/react-native-blurAvatar von margelo

    margelo/react-native-blur

    3,881Auf GitHub ansehen↗

    react-native-blur provides cross-platform UI components for rendering native blur and vibrancy effects in mobile applications. It functions as a native-backed UI element that creates visual hierarchy and depth through blurred overlays and enhanced content contrast. The project includes an accessibility-aware component that automatically detects system preferences for reduced transparency and provides solid fallback colors. It utilizes native rendering to apply background blur and vibrancy layers, improving the legibility of foreground content. These components encapsulate platform-specific r

    TypeScriptreact-nativereact-native-blurreact-native-component
    Auf GitHub ansehen↗3,881
  • shopify/flash-listAvatar von Shopify

    Shopify/flash-list

    6,944Auf GitHub ansehen↗

    This project provides high-performance list components for React Native that utilize a view-recycling rendering engine. It is designed to display large datasets by reusing existing components instead of destroying and recreating them, which reduces memory usage and prevents blank cells during fast scrolling. The library distinguishes itself through a specialized virtualized list manager and support for masonry grid layouts, which allow for multiple columns with varying item heights. It includes a type-based recycling system that ensures the correct component structure is reused for specific d

    TypeScript
    Auf GitHub ansehen↗6,944
  • notsfsssf/pixez-flutterAvatar von Notsfsssf

    Notsfsssf/pixez-flutter

    11,894Auf GitHub ansehen↗

    Pixez-flutter is a cross-platform mobile application designed for browsing, searching, and downloading digital artwork from external platforms. It provides a comprehensive interface for managing remote media collections, including support for viewing illustrations, manga, and animated content. The application handles user authentication and session persistence to ensure a consistent experience across different devices. The project distinguishes itself through a sophisticated network management layer that enables users to bypass regional restrictions and network limitations. By utilizing custo

    Dartandroidflutterios
    Auf GitHub ansehen↗11,894
  • futurice/pepperoni-app-kitAvatar von futurice

    futurice/pepperoni-app-kit

    4,610Auf GitHub ansehen↗

    Pepperoni App Kit is a starter kit and project template for building cross-platform mobile applications for iOS and Android using React Native. It provides a pre-configured scaffold that establishes a modular architecture and shared codebase to bootstrap new projects. The kit integrates a predictable state management system with disk persistence for offline access and a controlled loop for coordinating asynchronous side effects and API interactions. It also includes built-in mechanisms for token-based session authentication and identity validation to maintain secure user logins. The project

    JavaScript
    Auf GitHub ansehen↗4,610
  • abuanwar072/e-commerce-complete-flutter-uiAvatar von abuanwar072

    abuanwar072/E-commerce-Complete-Flutter-UI

    4,819Auf GitHub ansehen↗

    This project is a Flutter e-commerce UI kit and cross-platform mobile template providing a comprehensive library of screens and layouts for digital storefronts. It is designed to work across both Android and iOS operating systems to facilitate the development of online shopping applications. The kit includes pre-designed interfaces for product discovery, featuring homepages, category catalogs, and search filters. It also provides a dedicated series of layouts for mobile authentication, including user registration, login, and password recovery processes. The codebase covers a wide range of co

    Dartandroidandroid-appecommerce
    Auf GitHub ansehen↗4,819
  • xamarin/xamarin-forms-samplesAvatar von xamarin

    xamarin/xamarin-forms-samples

    4,253Auf GitHub ansehen↗

    This project is a collection of reference implementations and code samples for building cross-platform user interfaces using the Xamarin.Forms framework. It provides practical examples for developing mobile and desktop applications from a single codebase targeting multiple operating systems. The repository focuses on architectural patterns and integration strategies, specifically demonstrating the use of MVVM to synchronize data between models and views. It includes samples for native platform integration, such as invoking platform-specific APIs and creating custom renderers to override defau

    C#
    Auf GitHub ansehen↗4,253
  • kaina404/flutterdoubanAvatar von kaina404

    kaina404/FlutterDouBan

    9,103Auf GitHub ansehen↗

    FlutterDouBan is a cross-platform social media client and media community application built with Flutter. It serves as a mobile interface for discovering and tracking books, movies, and music while providing access to community feeds and user profiles. The project functions as an integration sample that demonstrates how to fetch and display live platform data from external APIs. It includes a simulation layer to interchange live network calls with local mock data for development and testing. The application covers a broad capability surface, including media catalog interfaces, community foru

    Dartandroiddartflutter
    Auf GitHub ansehen↗9,103
  • 981011512/--Avatar von 981011512

    981011512/--

    4,687Auf GitHub ansehen↗

    This is a smart parking management system designed to automate vehicle identification, space reservations, and gate control through the integration of camera hardware and cloud services. It provides a comprehensive framework for managing parking operations, including a Spring Boot backend, a Vue JS administrative dashboard, and native mobile applications for users to locate and book spaces. The system is distinguished by its hardware integration capabilities, which include automated vehicle identification via cameras, remote device control, and manual override interfaces to maintain operation

    Java
    Auf GitHub ansehen↗4,687
  • gskinnerteam/flutter-wonderous-appAvatar von gskinnerTeam

    gskinnerTeam/flutter-wonderous-app

    4,483Auf GitHub ansehen↗

    This project is a cross-platform educational application built with the Flutter framework. It serves as a mobile experience for exploring artistic and historical structures and functions as a showcase for advanced layout and animation techniques. The application operates as an interactive museum guide, digitizing cultural heritage to provide educational narratives and historical data about world structures. It delivers this content through a mobile interface designed for public education and entertainment. The technical implementation utilizes a widget-based composition and declarative rende

    Dart
    Auf GitHub ansehen↗4,483
  • apache/cordova-cliAvatar von apache

    apache/cordova-cli

    964Auf GitHub ansehen↗

    Cordova CLI is a command-line interface that enables the development of native mobile applications using standard web technologies. It functions as a unified environment that transforms HTML, CSS, and JavaScript assets into installable binary packages for multiple mobile operating systems. By acting as a facade over platform-specific build chains, the tool automates the conversion of web-based source code into native applications. The system distinguishes itself through a modular plugin architecture that bridges web-based applications with native hardware capabilities, such as cameras and sen

    JavaScriptcordovacpluspluscsharp
    Auf GitHub ansehen↗964