• Stars
    star
    8,328
  • Rank 4,218 (Top 0.09 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

⚠️ This project has been deprecated and is no longer maintained ⚠️

Vue Native

No Maintenance Intended

Visit our website at vue-native.io or read the official documentation here.

Build native mobile apps using Vue

Vue 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

  • The simplicity of Vue.js. Incrementally build user interfaces with the familiar syntax of HTML and CSS in single file components.
  • 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.

Contents

Documentation

You can find the full documentation for Vue Native on this website. It covers installation and setup, component basics, routing, testing, the internal API and more.

The source for the Vue Native documentation and website is hosted on a separate repo, here

Installation

To install Vue Native's official CLI, run

$ npm install vue-native-cli -g

To use the CLI, you must have either expo-cli or react-native-cli installed globally.

Project setup with Vue Native CLI

The 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.

You should have either expo-cli or react-native-cli installed as a global dependency. Refer to the installation guide for details on project setup. The GitHub repository for Vue Native CLI is hosted here.

With the CLI, generating a Vue Native project is as easy as running the command

$ vue-native init <projectName>

Using Vue Native in a React Native project

It is possible to integrate Vue Native into a pre-existing React Native project. You can find instructions to do this here.

These instructions can also be used to set up a Vue Native project from scratch.

Available React Native components

All 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.

The components and their React Native documentation can be found here.

All other components that were previously available, but then deprecated from React Native can still be used by installing their respective packages.

For example, to use WebView, use the react-native-webview package.

Contributors

This project exists thanks to all the people who contribute.

License

MIT

Credits to react-vue

A huge thanks to the author of react-vue for most of the work on Vue Native.

More Repositories

1

NativeBase

Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
TypeScript
20,030
star
2

NativeBase-KitchenSink

An example app with all the UI components of NativeBase
JavaScript
2,184
star
3

react-native-easy-grid

Easy React Native Layout & Grid for the Dumb
JavaScript
2,172
star
4

flutter-login-home-animation

Dart
1,223
star
5

express-typescript

Express + TypeScript + Boilerplate for Web / API App
TypeScript
1,096
star
6

react-native-seed

Get your favorite boilerplate of React Native
652
star
7

flutter-starter

A Flutter starter-kit for production-level apps.
Dart
425
star
8

KitchenSink-Vue-Native

KitchenSink app for Vue Native (using NativeBase)
Vue
417
star
9

flutter-web-admin-dashbaord

Admin Dashboard built using Flutter Web
Dart
250
star
10

flick-video-player

Dart
240
star
11

react-native-aria

A library of React Hooks for React-Native (Android/iOS/web) to provide accessible UI primitives for a design system.
TypeScript
225
star
12

sb-admin-svelte

StartBootstrap SB Admin rebuilt using Svelte + Sveltestrap
CSS
221
star
13

FlatApp-Firebase-Flutter

Flap App with Firebase in Flutter by GeekyAnts.
Dart
217
star
14

ignite-native-base-boilerplate

JavaScript
184
star
15

FlatApp-Flutter

Flap App in Flutter by GeekyAnts.
Dart
169
star
16

react-pluggable

A plugin system for JS & React apps.
TypeScript
164
star
17

NativeBase-Sketch-Template

Sketch Template for NativeBase components
159
star
18

vue-native-starter-app

Vue Native Starter App with Login, News Feed and Sidebar using Vuelidate and Vuex
Vue
140
star
19

react-native-hamburger

Hamburger menu for react-native!
JavaScript
134
star
20

native-base-react-navigation-stack-navigator

JavaScript
125
star
21

flutter-galaxy-game

2D Flutter Galaxy Game
Dart
122
star
22

vue-native-cli

Write Native Mobile Apps using Vue. Vue Native is a wrapper around React Native APIs
JavaScript
92
star
23

express-typescript-postgres

An API Boilerplate for Node.js, Express.js & PostgresSQL.
TypeScript
90
star
24

vue-js-animation-starter-kit

JavaScript
90
star
25

reazy

Reazy Framework - A simple services-based framework for React and React Native
JavaScript
85
star
26

react-native-native-base-seed

React Native Seed Project with NativeBase, Redux, CodePush, Router, Push Notification and other basic must-have libraries
JavaScript
82
star
27

native-base-docs

Documentation of NativeBase
HTML
74
star
28

nativebase-tutorial

Sample App using NativeBase
JavaScript
71
star
29

nativebase-templates

NativeBase Templates for different platforms.
JavaScript
71
star
30

react-native-boilerplate-redux-typescript

TypeScript
68
star
31

flutter-carousel

A carousel package in flutter with various configuration options
Dart
66
star
32

NativeBase-TodoApp

A basic Todo App built using NativeBase and Redux
Java
61
star
33

react-native-boilerplate-redux-flow

JavaScript
59
star
34

ReactNative-Redux-TypeScript-Boilerplate

React Native Boilerplate app - Redux + TypeScript
TypeScript
57
star
35

FlappyBird-ReactNative

Flappy Bird Experiment using React Native
JavaScript
57
star
36

GaugesFlutter

A gauge package for Flutter that displays progress and can be customized for appearance and behavior.
Dart
57
star
37

customise-tinder-swipe

A tinder swipe package that can be customised
Dart
50
star
38

firestore-react

[UNMAINTAINED] Firestore bindings for React components
TypeScript
50
star
39

nativebase-v3-kitchensink

NativeBase KitchenSink App
TypeScript
41
star
40

react-native-to-flutter

TypeScript
40
star
41

native-base-cli

JavaScript
40
star
42

nextjs-typescript-firebase

Next.js + TypeScript + Firebase
TypeScript
40
star
43

vue-native-router

JavaScript
37
star
44

infinite-carousel-flutter

Carousel in flutter. Supports infinite looping and gives control over anchor and velocity.
Dart
37
star
45

flutter_amplify_datastore_demo

A WhatsApp clone build using Flutter and AWS Amplify DataStore
Dart
37
star
46

flutter-folder-structure

The base folder structure to start any new project
Dart
36
star
47

vue-native-website

The website of Vue Native
JavaScript
36
star
48

flutter-docs-code-samples

Dart
35
star
49

NativeBase-VectorIconApp

Example repo to demo how to use Icons with NativeBase
JavaScript
34
star
50

mobx-state-tree-firebase

[UNMAINTAINED] Firebase Integration for your mobx-state-tree models.
TypeScript
34
star
51

do-app-builderx-sketch-import

A sample app to show how Sketch to React Native works in BuilderX
JavaScript
32
star
52

react-native-boilerplate-mobx-typescript

TypeScript
32
star
53

svelte-admin-dashboard

SB Admin dashboard, built using Svelte!
HTML
31
star
54

sample-e-voting-system-ethereum

TypeScript
30
star
55

sample-decentralised-kyc-ethereum

TypeScript
29
star
56

native-base-example-github-app

JavaScript
27
star
57

flutter_amplify_graphql_demo

A WhatsApp clone build using Flutter and AWS Amplify GraphQL API.
Dart
25
star
58

nativebase-docs

Mobile-first, accessible components for React Native & Web.
TypeScript
25
star
59

react-native-boilerplate-mobx-flow

JavaScript
23
star
60

react-native-boilerplate-mobx-state-tree-typescript

TypeScript
23
star
61

native-base-market-taxi-app-backend-docs

HTML
22
star
62

sample-supply-chain-ethereum

TypeScript
22
star
63

react-mst-boilerplate

React + mobx-state-tree + TypeScript + styled-components = Clean Boilerplate
TypeScript
19
star
64

localization-json-translator

A localisation language file generator using the Google translator
JavaScript
19
star
65

react-native-zebra-bluetooth-printer

Java
18
star
66

laravel-inertia-sharedo

Easy-to-add Share functionality for your Laravel project
Vue
15
star
67

ga-wdio

An automation CLI tool that creates the tests project for Web, API & Mobile apps and runs things like geckodriver, chromedriver & appium internally for various stacks, browsers, platforms & modes.
JavaScript
14
star
68

nativebase-vscode-extension

NativeBase VS Code Extensions are specifically designed to quicken your development process using NativeBase 3.0.
14
star
69

native-base-example-redux-form

JavaScript
13
star
70

react-animated-charts

React wrapper for D3.js
JavaScript
13
star
71

react-native-tinder-card-swiper

Tinder like Card Swipe Example using NativeBase DeckSwiper component
Objective-C
13
star
72

react-native-bing-maps

Java
12
star
73

laravel-lumen-jwt-boilerplate

A boilerplate for your app using laravel, lumen & jwt libraries/frameworks.
PHP
12
star
74

flutter-bluetooth-adapter

Java
12
star
75

nativebase-v3-taxi-app

TypeScript
12
star
76

react-native-chat

Chat Plugin for your React Native Apps
JavaScript
12
star
77

native-base-example-redux-counter

JavaScript
11
star
78

external_app_launcher

C++
10
star
79

Hacker-News-RN-Clone

Hacker News React Native clone built using BuilderX
JavaScript
9
star
80

sample-smart-contract-ethereum

JavaScript
9
star
81

native-base-example-flatlist-stickyHeaders

Example to demonstrate use of FlatList to include Sticky Headers using NativeBase components
JavaScript
8
star
82

flutter-firebase-notification-sender

A flutter client to send out firebase push notifications
Dart
8
star
83

native-base-example-rnrf

JavaScript
7
star
84

flutter-deno-sample-app

TypeScript
7
star
85

react-native-chat-example

react-native-chat.com Example
JavaScript
7
star
86

react-native-fireworks

JavaScript
7
star
87

native-base-market-dating-app-docs

Documentation of Dating App (Tinder like) on StrapMobile.com
HTML
7
star
88

line-segment-slider-input

2D Line Segment Slider Input. Originally built for BuilderX.io
TypeScript
6
star
89

twitter-clone-svelte

HTML
6
star
90

geekymodel

GeekyModel - Opinionated State Container for Remote and Local Storage with a Database-like API powered by MobX
TypeScript
6
star
91

native-basev3-testbed

App for building nbv3 components.
TypeScript
6
star
92

native-base-atom-package

NativeBase snippets for Atom Editor
5
star
93

nativebase-v3-examples

All the examples of NativeBase v3 used in building the new website.
TypeScript
5
star
94

NativeBase-Customizer

JavaScript
5
star
95

gform

React Forms with Validation, Two-way binding, Nested Forms
TypeScript
5
star
96

native-base-example-mobx-counter

JavaScript
5
star
97

NativeBase_Flutter

Dart
4
star
98

about-us

4
star
99

flutter-starter-cli

4
star
100

FlutterLearn-Casts

Source code of all the widgets covered in FlutterLearn Casts.
Dart
4
star