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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 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 Stars·390 Forks·Java·MIT·12 Aufrufewww.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.

Star-Verlauf

Star-Verlauf für react-native-community/react-native-template-typescriptStar-Verlauf für react-native-community/react-native-template-typescript

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu React Native Template Typescript

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit React Native Template Typescript.
  • 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
  • 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
  • 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
  • vczero/react-native-lessonAvatar von vczero

    vczero/react-native-lesson

    4,049Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,049
Alle 30 Alternativen zu React Native Template Typescript anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von react-native-community/react-native-template-typescript?

Die Hauptfunktionen von react-native-community/react-native-template-typescript sind: 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.

Welche Open-Source-Alternativen gibt es zu react-native-community/react-native-template-typescript?

Open-Source-Alternativen zu react-native-community/react-native-template-typescript sind unter anderem: 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…

Kuratierte Suchen mit React Native Template Typescript

Handverlesene Sammlungen, in denen React Native Template Typescript vorkommt.
  • Application templates