awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
expo avatar

expo/create-react-native-app

0
View on GitHub↗
13,254 stars·1,339 forks·JavaScript·BSD-3-Clause·5 vues

Create React Native App

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.

Features

  • Project Bootstrapping - Generates the initial project structure and build pipeline specifically for React Native applications.
  • Application Scaffolding Tools - Provides a set of boilerplate files and dependencies for starting multi-platform applications.
  • Configuration File Generators - Generates native metadata files for iOS and Android to ensure successful platform builds.
  • Project Initializers - Customizes the initial codebase based on user input during the setup process.
  • Source Generation Templates - Creates a standardized project directory by copying pre-defined source templates.
  • Cross-Platform Application Development - Enables building mobile applications for both iOS and Android from a single codebase.
  • Project Bootstrapsters - Acts as a command-line tool for initializing the directory structure and configuration for iOS and Android apps.
  • Template Generators - Initializes a standardized codebase for developing native mobile applications using the React Native framework.
  • Project Initialization - Sets up the initial folder structure and configuration files needed to start a React Native application.
  • Command Line Interfaces - Provides a terminal-based interface to orchestrate project installation and configuration.
  • Dependency Installers - Automates the resolution and installation of npm packages required for the development environment.
  • Rapid Prototyping - Provides a fast way to generate functional project skeletons for mobile app experimentation.
  • Cross-Platform Web Frameworks - Supports developing a single application that runs across mobile devices and web browsers.

Historique des stars

Graphique de l'historique des stars pour expo/create-react-native-appGraphique de l'historique des stars pour expo/create-react-native-app

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait expo/create-react-native-app ?

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.

Quelles sont les fonctionnalités principales de expo/create-react-native-app ?

Les fonctionnalités principales de expo/create-react-native-app sont : Project Bootstrapping, Application Scaffolding Tools, Configuration File Generators, Project Initializers, Source Generation Templates, Cross-Platform Application Development, Project Bootstrapsters, Template Generators.

Quelles sont les alternatives open-source à expo/create-react-native-app ?

Les alternatives open-source à expo/create-react-native-app incluent : npm/cli — This project is a command line interface for managing, installing, and publishing JavaScript packages to a remote… twentyhq/twenty — Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy… lukesampson/scoop — Scoop is a command-line package manager and installer for Windows. It serves as a developer environment orchestrator… chocolatey/choco — Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool… clibs/clib — clib is a C language package manager and dependency manager used to install, update, and manage external C libraries… masterminds/glide — Glide is a Go dependency management tool that fetches, pins, and vendors external packages to enable reproducible…

Alternatives open source à Create React Native App

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Create React Native App.
  • npm/cliAvatar de npm

    npm/cli

    9,846Voir sur GitHub↗

    This project is a command line interface for managing, installing, and publishing JavaScript packages to a remote registry. It serves as a dependency resolution tool, a software registry publishing client, and a security auditor for Node.js development workflows. The tool distinguishes itself by providing integrated monorepo workspace management and a comprehensive registry authentication client that supports multi-factor authentication. It enables detailed control over the software supply chain through provenance attestations, package signature verification, and the generation of a Software

    JavaScriptjavascriptnodejsnpm
    Voir sur GitHub↗9,846
  • twentyhq/twentyAvatar de twentyhq

    twentyhq/twenty

    50,113Voir sur GitHub↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    TypeScriptcrmcrm-systemcustomer
    Voir sur GitHub↗50,113
  • clibs/clibAvatar de clibs

    clibs/clib

    5,133Voir sur GitHub↗

    clib is a C language package manager and dependency manager used to install, update, and manage external C libraries and executable dependencies from remote repositories. It functions as a distribution tool for structuring source code and metadata to publish C libraries and a development toolkit for maintaining consistent build environments. The project provides a framework for C library distribution and dependency resolution, utilizing manifest files to track required library versions and ensure reproducible builds across different systems. It streamlines the C development workflow by managi

    Ccclibmanager
    Voir sur GitHub↗5,133
  • chocolatey/chocoAvatar de chocolatey

    chocolatey/choco

    11,414Voir sur GitHub↗

    Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool designed to automate the installation, upgrading, and removal of software packages on Windows operating systems through a terminal interface. The project utilizes a NuGet-based software distribution model to manage and version applications. This approach replaces manual downloads and interactive installer wizards with scripted, repeatable deployments. The tool covers broad capability areas including automated system provisioning, Windows package deployment, and software manag

    C#
    Voir sur GitHub↗11,414
Voir les 30 alternatives à Create React Native App→