Git Product home page Git Product logo

vue-native-quickstart's Introduction

Vue Native Quickstart Template

Installed Features :

  • Vue Native (.vue file support)
  • Internationalisation / I18n
  • Native Base (with added configurable custom theme)
  • Stack Navigation (react-navigation 3.0)
  • Sqlite database (sqlite-storage)
  • Axios https request

Install

sh create.sh <ProjectName>

!!! Android users !!!

react-native-sqlite-storage must be installed manually, see https://github.com/andpor/react-native-sqlite-storage

Android execution

react-native run-android
npm start -- --reset-cache

Android build (unsigned)

cd android
./gradlew assembleRelease

Tested versions

{
  "dependencies": {
    "@types/react-native-sqlite-storage": "^3.3.1",
    "axios": "^0.18.0",
    "i18n-js": "^3.2.2",
    "native-base": "^2.12.1",
    "react": "16.8.3",
    "react-native": "0.59.8",
    "react-native-gesture-handler": "^1.2.1",
    "react-native-sqlite-storage": "^3.3.10",
    "react-navigation": "^3.9.1",
    "vue-axios": "^2.1.4",
    "vue-native-core": "0.0.8",
    "vue-native-helper": "0.0.11",
    "vue-native-router": "0.0.1-alpha.3",
    "vue-native-scripts": "0.0.15"
  },
  "devDependencies": {
    "@babel/core": "^7.4.4",
    "@babel/runtime": "^7.4.4",
    "babel-jest": "^24.8.0",
    "jest": "^24.8.0",
    "metro-react-native-babel-preset": "^0.54.1",
    "react-test-renderer": "16.8.3"
  },
}

vue-native-quickstart's People

Contributors

aljourda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.