[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10049":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":34,"readmeContent":35,"aiSummary":36,"trendingCount":16,"starSnapshotCount":16,"syncStatus":18,"lastSyncTime":37,"discoverSource":38},10049,"vue-native-core","GeekyAnts\u002Fvue-native-core","GeekyAnts","Vue Native is a framework to build cross platform native mobile apps using JavaScript","https:\u002F\u002Fvue-native.io",null,"JavaScript",8283,289,166,21,0,1,2,3,4,38.39,"MIT License",false,"master",true,[27,28,29,30,31,32,33],"android","framework","ios","javascript","mobile-app-development","vue","vue-native","2026-06-12 02:02:16","## ⚠️ This project has been deprecated and is no longer maintained ⚠️\n\n# Vue Native\n\n[![No Maintenance Intended](https:\u002F\u002Funmaintained.tech\u002Fbadge.svg)](http:\u002F\u002Funmaintained.tech\u002F)\n\nVisit our website at [vue-native.io](https:\u002F\u002Fvue-native.io) or read the official documentation [here](https:\u002F\u002Fvue-native.io\u002Fdocs\u002Finstallation.html).\n\n## Build native mobile apps using Vue\n\nVue Native is a framework to build cross platform native mobile apps using JavaScript. It is a wrapper around the APIs of React Native. So, with Vue Native, you can do everything that you can do with React Native. With Vue Native, you get\n\n- **The simplicity of Vue.js.** Incrementally build user interfaces with the familiar syntax of HTML and CSS in single file components.\n- **Seamless interop with React Native.** Use core React Native components with Vue.js syntax out of the box to develop mobile apps on both iOS and Android.\n\n## Contents\n- [Documentation](#documentation)\n- [Installation](#installation)\n- [Project setup with Vue Native CLI](#project-setup-with-vue-native-cli)\n- [Using Vue Native with a pre-existing React Native or Expo project](#using-vue-native-in-a-react-native-project)\n- [Available React Native components](#available-react-native-components)\n- [Contributors](#contributors)\n- [License](#license)\n- [Special thanks](#credits-to-react-vue)\n\n## Documentation\n\nYou can find the full documentation for Vue Native [on this website](https:\u002F\u002Fvue-native.io\u002Fdocs\u002Finstallation.html). It covers installation and setup, component basics, routing, testing, the internal API and more.\n\nThe source for the Vue Native documentation and website is hosted on a separate repo, [here](https:\u002F\u002Fgithub.com\u002FGeekyAnts\u002Fvue-native-website)\n\n\n## About Vue Native\n\n   Vue Native is developed and maintained by [GeekyAnts](https:\u002F\u002Fgeekyants.com?utm_source=github&utm_medium=opensource&utm_campaign=vue-native-core),\n   specialists in [cross-platform mobile development](https:\u002F\u002Fgeekyants.com\u002Fsolution\u002Funiversal-and-cross-platform-app-development-services?utm_source=github&utm_medium=opensource&utm_campaign=vue-native-core).\n\n   ### Why Choose Vue Native?\n\n   - Write Vue.js code, get native mobile apps\n   - Leverage existing Vue.js knowledge\n   - Access React Native's ecosystem\n\n   ### Professional Services\n\n   Looking to build a production app with Vue Native? Our\n   [mobile engineering team](https:\u002F\u002Fgeekyants.com\u002Fservice\u002Fhire-mobile-app-development-services?utm_source=github&utm_medium=opensource&utm_campaign=vue-native-core)\n   can help you:\n\n   - Architect scalable mobile applications\n   - Migrate from other frameworks\n   - Optimize app performance\n\n   [Get in touch](https:\u002F\u002Fgeekyants.com\u002Fhire?utm_source=github&utm_medium=opensource&utm_campaign=vue-native-core)\n\n## Installation\n\nTo install Vue Native's official CLI, run\n```\n$ npm install vue-native-cli -g\n```\n\nTo use the CLI, you must have either [expo-cli](https:\u002F\u002Fgithub.com\u002Fexpo\u002Fexpo-cli) or [react-native-cli](https:\u002F\u002Fgithub.com\u002Freact-native-community\u002Fcli) installed globally.\n\n## Project setup with Vue Native CLI\n\nThe Vue Native CLI can be used to easily generate a fully configured Vue Native app. It wraps `expo-cli` and `react-native-cli` to generate a simple single page application (SPA) after installing and configuring dependencies from [vue-native-core](https:\u002F\u002Fgithub.com\u002FGeekyAnts\u002Fvue-native-core).\n\nYou should have either expo-cli or react-native-cli installed as a global dependency. Refer to the [installation guide](https:\u002F\u002Fvue-native.io\u002Fdocs\u002Finstallation.html) for details on project setup. The GitHub repository for Vue Native CLI is hosted [here](https:\u002F\u002Fgithub.com\u002FGeekyAnts\u002Fvue-native-cli).\n\nWith the CLI, generating a Vue Native project is as easy as running the command\n```\n$ vue-native init \u003CprojectName>\n```\n\n## Using Vue Native in a React Native project\n\nIt is possible to integrate Vue Native into a pre-existing React Native project. You can find instructions to do this [here](converting-react-native-project.md).\n\nThese instructions can also be used to set up a Vue Native project from scratch.\n\n## Available React Native components\n\nAll the core components of React Native 0.63 onwards are globally registered and available to use in templates without the need to import and locally register.\n\n[The components and their React Native documentation can be found here.](https:\u002F\u002Freactnative.dev\u002Fdocs\u002Fcomponents-and-apis)\n\nAll other components that were previously available, but then deprecated from React Native can still be used by installing their respective packages.\n\nFor example, to use `WebView`, use the [react-native-webview](https:\u002F\u002Fgithub.com\u002Freact-native-webview\u002Freact-native-webview) package.\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. \n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002FGeekyAnts\u002Fvue-native-core\u002Fcontributors\">\u003Cimg src=\"https:\u002F\u002Fopencollective.com\u002Fvue-native-core\u002Fcontributors.svg?width=890&button=false\" \u002F>\u003C\u002Fa>\n\nMaintained by [GeekyAnts](https:\u002F\u002Fgeekyants.com?utm_source=github&utm_medium=opensource&utm_campaign=vue-native-core) -\n   [Cross-Platform Development Experts](https:\u002F\u002Fgeekyants.com\u002Fsolution\u002Funiversal-and-cross-platform-app-development-services?utm_source=github&utm_medium=opensource&utm_campaign=vue-native-core)\n\n\n## License\n\n[MIT](http:\u002F\u002Fopensource.org\u002Flicenses\u002FMIT)\n\n## Credits to [react-vue](https:\u002F\u002Fgithub.com\u002FSmallComfort\u002Freact-vue)\n\nA huge thanks to the author of react-vue for most of the work on Vue Native.\n","Vue Native 是一个使用 JavaScript 构建跨平台原生移动应用的框架。它基于 React Native 的 API，允许开发者利用 Vue.js 的简洁语法来创建 iOS 和 Android 应用程序，同时无缝集成 React Native 组件。Vue Native 适合那些希望快速开发跨平台移动应用且熟悉 Vue.js 技术栈的开发者或团队。尽管该项目已不再维护，但其文档和社区资源仍然为想要探索该技术路线的用户提供了一定的支持。","2026-06-11 03:26:18","top_topic"]