awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-native-community avatar

react-native-community/react-native-template-typescript

0
View on GitHub↗
1,893 stele·390 fork-uri·Java·MIT·13 vizualizăriwww.npmjs.com/package/react-native-template-typescript↗

React Native Template Typescript

A minimalist project template that bootstraps cross-platform mobile applications with built-in TypeScript support. It functions as a development configuration package that enforces static type checking for mobile applications during the build process.

The scaffolding process generates a clean and minimalist starting structure for mobile applications using the standard command line interface. It sets up a mobile development workspace with native rendering pipelines and build tools ready for immediate coding, targeting both iOS and Android platforms.

Features

  • Mobile Application Bootstrapping - Bootstraps cross-platform mobile applications with a clean and minimalist starting structure.
  • Template-Based Project Scaffolders - Generates a clean starting project directory structure from templates via the command line.
  • Static Asset Bundlers - Transforms modular code and static assets into optimized bundles for mobile execution.
  • Cross-Platform Mobile Applications - Targets cross-platform mobile applications running on both iOS and Android.
  • TypeScript Bundle Compilation - Enables strict static type checking and compilation by bundling standard type definitions.
  • TypeScript Development Environments - Enforces static type checking for mobile applications during the build process.
  • Project Setup Configurations - Configures static type checking and compiler settings for a new application workspace.
  • Static Type Checking - Enforces static type checking during development to catch errors before runtime.
  • JSON Message Bus Bridges - Serializes UI updates as JSON messages over a message bus to a native host for rendering.
  • React Native - Sets up a React Native development workspace with native rendering pipelines and build tools.
  • Mobile App Bootstrapping - Initializes a mobile application project with a clean starting file structure.
  • Platform-Specific File Resolution - Selects platform-specific source files automatically using file extensions like .ios.ts or .android.ts.

Istoric stele

Graficul istoricului de stele pentru react-native-community/react-native-template-typescriptGraficul istoricului de stele pentru react-native-community/react-native-template-typescript

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru React Native Template Typescript

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu React Native Template Typescript.
  • bartonhammond/snowflakeAvatar bartonhammond

    bartonhammond/snowflake

    4,583Vezi pe 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
    Vezi pe GitHub↗4,583
  • futurice/pepperoni-app-kitAvatar futurice

    futurice/pepperoni-app-kit

    4,610Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,610
  • artsy/eigenAvatar artsy

    artsy/eigen

    3,770Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,770
  • vczero/react-native-lessonAvatar vczero

    vczero/react-native-lesson

    4,049Vezi pe GitHub↗

    This project is a cross-platform mobile framework tutorial and JavaScript mobile app curriculum designed to teach the development of iOS and Android applications. It provides a structured educational guide and a set of lessons covering project bootstrapping, state management, and declarative user interface structures. The curriculum includes specific guides on mobile native bridge integration, providing tutorials on how to connect custom platform code to a cross-platform framework to access device-specific system APIs and hardware. The course covers the implementation of responsive mobile us

    HTML
    Vezi pe GitHub↗4,049
Vezi toate cele 30 alternative pentru React Native Template Typescript→

Întrebări frecvente

Ce face react-native-community/react-native-template-typescript?

A minimalist project template that bootstraps cross-platform mobile applications with built-in TypeScript support. It functions as a development configuration package that enforces static type checking for mobile applications during the build process.

Care sunt principalele funcționalități ale react-native-community/react-native-template-typescript?

Principalele funcționalități ale react-native-community/react-native-template-typescript sunt: Mobile Application Bootstrapping, Template-Based Project Scaffolders, Static Asset Bundlers, Cross-Platform Mobile Applications, TypeScript Bundle Compilation, TypeScript Development Environments, Project Setup Configurations, Static Type Checking.

Care sunt câteva alternative open-source pentru react-native-community/react-native-template-typescript?

Alternativele open-source pentru react-native-community/react-native-template-typescript includ: bartonhammond/snowflake — Snowflake is a cross-platform mobile app starter designed for building iOS and Android applications using a single… futurice/pepperoni-app-kit — Pepperoni App Kit is a starter kit and project template for building cross-platform mobile applications for iOS and… artsy/eigen — Eigen is a cross-platform mobile application and art marketplace client designed for discovering artists and exploring… vczero/react-native-lesson — This project is a cross-platform mobile framework tutorial and JavaScript mobile app curriculum designed to teach the… decosoftware/deco-ide — Deco IDE is a graphical development environment for building React Native applications. It combines a visual component… czy0729/bangumi — Bangumi is a cross-platform mobile application that serves as an anime and manga tracker, a community client for…

Colecții curatoriate care includ React Native Template Typescript

Colecții selectate manual în care apare React Native Template Typescript.
  • Application templates