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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nativescript-vue avatar

nativescript-vue/nativescript-vue

0
View on GitHub↗
6,449 stars·265 forks·TypeScript·MIT·20 viewsnativescript-vue.org↗

Nativescript Vue

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 from a single codebase.

The system covers broad capabilities including native dynamic list rendering for scrollable data collections, mobile application navigation for managing screens and modal overlays, and developer tools for real-time application state debugging and component tree inspection. It also supports extensibility through global plugin registration.

Features

  • Cross-Platform UI Component Libraries - Provides a library of native mobile UI components that render as platform-specific views instead of web views.
  • Native Platform Access - Provides interfaces for direct interaction with underlying Android and iOS application objects and APIs via a proxy layer.
  • Native API Bridges - Connects Vue logic to NativeScript APIs to allow direct access to mobile hardware and OS features.
  • Vue-based - Provides a framework for building native iOS and Android applications using Vue.js syntax and reactive state.
  • Cross-Platform Mobile Applications - Enables the creation of native user interfaces that operate across different mobile platforms using a shared codebase.
  • Native Cross-Platform Development - Enables building high performance iOS and Android applications from a single codebase using Vue and NativeScript.
  • JavaScript-to-Native Bridges - Implements a runtime bridge that serializes JavaScript property updates and method calls to native platform APIs.
  • Native - Delegates UI positioning and sizing to the native iOS and Android layout systems instead of using a browser engine.
  • Mobile Component Architectures - Implements a component-based architecture for creating high-performance mobile screens with automatic state updates.
  • Reactivity-Bridged Native Bridges - Uses a reactivity layer to automatically update native view attributes when Vue data properties change.
  • State Debugging Tools - Provides tools for connecting to a mobile app to inspect the component tree and monitor state changes in real time.
  • Mobile Application Debugging - Includes developer tools for real-time inspection of UI hierarchies and application state in mobile apps.
  • Mobile Screen Navigation - Manages the user journey through screens and modal overlays in a native mobile environment.
  • Virtualized List Rendering - Provides a high-performance system for rendering scrollable data collections using virtualized native lists.
  • Modal Management - Provides utilities for managing stacked and layered modal windows to control the user journey.
  • Native View Generators - Translates Vue templates into a tree of native mobile components during the component mount lifecycle.
  • Native View Wrappers - Wraps native mobile view hierarchies inside Vue component instances to synchronize state with native UI properties.
  • Mobile Frameworks - Create native mobile applications using the framework.

Star history

Star history chart for nativescript-vue/nativescript-vueStar history chart for nativescript-vue/nativescript-vue

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Nativescript Vue

These projects share indexed features with Nativescript Vue. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • geekyants/vue-native-coreGeekyAnts avatar

    GeekyAnts/vue-native-core

    8,281View on GitHub↗

    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
    View on GitHub↗8,281
  • xamarin/xamarin.formsxamarin avatar

    xamarin/Xamarin.Forms

    5,547View on GitHub↗

    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
    View on GitHub↗5,547
  • android/kotlin-multiplatform-samplesandroid avatar

    android/kotlin-multiplatform-samples

    1,290View on GitHub↗

    This repository provides a collection of reference implementations for building mobile applications using the Kotlin Multiplatform framework. It serves as a practical guide for centralizing core application logic, data handling, and business rules into a single shared codebase while maintaining the ability to build native user interfaces for Android and iOS. The project demonstrates architectural patterns for managing state, persistence, and network synchronization across diverse mobile operating systems. By utilizing common source sets and platform-specific native interop, it enables develop

    Kotlinandroidjetpackkmm
    View on GitHub↗1,290
  • dcloudio/uni-appdcloudio avatar

    dcloudio/uni-app

    41,549View on GitHub↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    Objective-Candroidcross-platformcrossplatform
    View on GitHub↗41,549
Compare all 30 related projects→

Frequently asked questions

What does nativescript-vue/nativescript-vue do?

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.

What are the main features of nativescript-vue/nativescript-vue?

The main features of nativescript-vue/nativescript-vue are: Cross-Platform UI Component Libraries, Native Platform Access, Native API Bridges, Vue-based, Cross-Platform Mobile Applications, Native Cross-Platform Development, JavaScript-to-Native Bridges, Native.

Which projects share features with nativescript-vue/nativescript-vue?

Projects with overlapping indexed features include: geekyants/vue-native-core — Vue Native is a framework that compiles Vue.js single-file components into React Native primitives, enabling… xamarin/xamarin.forms — Xamarin.Forms is a cross-platform mobile framework for building native user interfaces using a single shared codebase… android/kotlin-multiplatform-samples — This repository provides a collection of reference implementations for building mobile applications using the Kotlin… dcloudio/uni-app — uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It… nativescript/nativescript — NativeScript is a cross-platform mobile development framework that enables the creation of native iOS and Android… flutter/samples — This is a comprehensive library of code examples and reference implementations for building cross-platform user…