geekyants/vue-native-core

Vue Native is a framework to build cross platform native mobile apps using JavaScript

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 23 minutes ago
Added to GitGenius on September 8th, 2026
Created on February 23rd, 2018
Open Issues & Pull Requests: 35 (+0)
GitHub issues: Enabled
Number of forks: 288
Total Stargazers: 8,274 (+0)
Total Subscribers: 167 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 166.5 days
Mean response time: 166.5 days
90th percentile: 166.5 days
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

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

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Vue Native is a framework to build cross-platform native mobile apps using JavaScript by wrapping React Native APIs with Vue.js syntax.

The framework addresses the need for Vue developers to build native iOS and Android applications without learning React. It works by providing a Vue.js layer on top of React Native, allowing developers to write familiar Vue single-file components with HTML and CSS syntax while accessing the underlying native capabilities that React Native provides. This approach lets developers leverage their existing Vue knowledge to create truly native mobile applications.

Vue Native suits developers already experienced with Vue.js who want to enter mobile development without adopting React's patterns. It works well for projects targeting both iOS and Android simultaneously, and it provides access to React Native's ecosystem of components and libraries. The framework can be used either through the Vue Native CLI for new projects or integrated into existing React Native or Expo projects.

The project has been deprecated and is no longer maintained, as stated prominently in the repository.