NativeScript/NativeScript

Description: ⚡ Write Native with TypeScript ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte,...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on October 31st, 2023
Created on March 1st, 2015
Open Issues & Pull Requests: 837 (+0)
Number of forks: 1,733
Total Stargazers: 25,553 (+0)
Total Subscribers: 649 (+0)

Issue Activity (beta)

Open issues: 660
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 2,169 days
Stale 30+ days: 656
Stale 90+ days: 647

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • question (763)
  • os: android (710)
  • os: ios (633)
  • bug (625)
  • feature (434)
  • done (352)
  • backlog (314)
  • needs more info (264)

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 890.0 days
Mean response time: 1137.2 days
90th percentile: 2704.3 days
Tracked items: 322

Most active contributors

Detailed Description

NativeScript is a cross-platform mobile development framework that enables developers to write native applications using TypeScript and JavaScript. The framework provides direct access to native APIs from JavaScript, with current runtime support for iOS, Android, and visionOS. It stands as part of the OpenJS Foundation and allows developers to build applications using popular frameworks including Angular, React, Solid, Svelte, and Vue, while targeting native UI components across iOS (UIKit and SwiftUI), Android (View and Jetpack Compose), and Flutter.

The repository serves as the central source for NativeScript's core packages and utilities. Key packages maintained here include @nativescript/core, which provides primitives and an easy-to-use API surface for accessing diverse iOS, visionOS, and Android APIs. The @nativescript/types package offers TypeScript type definitions for both iOS and Android, with variants available including @nativescript/types-ios, @nativescript/types-android, and @nativescript/types-minimal for optimized IDE performance. Additional packages include @nativescript/ui-mobile-base for native UI classes and @nativescript/webpack for build utilities and configurations.

The project maintains a distributed architecture with specialized repositories handling specific components. The iOS and visionOS runtime, written in C++, Objective-C, and Swift, executes JavaScript code on Apple devices. The Android runtime, built with C++, Java, and Kotlin, provides equivalent functionality for Android. A dedicated CLI repository manages project creation, building, and deployment. The ecosystem extends further with repositories for documentation, plugins, Firebase integration, ML Kit support, and in-app payment solutions.

GitGenius activity tracking reveals substantial ongoing development and maintenance. Across 322 tracked issues and pull requests, the median response latency stands at 21361.1 hours with a mean of 27292.5 hours. The most frequently applied issue labels are bug-pending-triage with 82 occurrences, followed by bug and feature labels each with 54 occurrences. Top contributors include NathanWalker with 255 tracked events, CatchABus with 214 events, and rigor789 with 49 events. The repository shares overlapping contributors with microsoft/vscode, microsoft/typescript, and rust-lang/rust, indicating cross-project collaboration within the broader developer tooling ecosystem.

The framework emphasizes developer experience through multiple starter templates available at nativescript.new, supporting JavaScript, TypeScript, Angular, React, Solid, Svelte, Vue, and Vue 3. The project maintains active community engagement through Discord, Twitter, and Stack Overflow channels. Development contributions are guided by a formal contributing guide and governance code, with the project welcoming pull requests and community involvement across its distributed repository structure.

NativeScript
by
NativeScriptNativeScript/NativeScript

Repository Details

Fetching additional details & charts...