Building mobile apps with Vue Native

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • vue-native-cli

    Write Native Mobile Apps using Vue. Vue Native is a wrapper around React Native APIs

    The fastest and easiest way to get started with Vue Native is to bootstrap a mobile app with the Vue Native CLI. This CLI generates a simple, one-page application using either the Expo CLI or React Native CLI under the hood.

  • cli

    React Native command line tools (by react-native-community)

    The fastest and easiest way to get started with Vue Native is to bootstrap a mobile app with the Vue Native CLI. This CLI generates a simple, one-page application using either the Expo CLI or React Native CLI under the hood.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • KitchenSink-Vue-Native

    KitchenSink app for Vue Native (using NativeBase)

    Optionally, we can clone the Kitchen Sink demo app prepared by the Vue Native core team.

  • vue-native-router

    Navigation and routing in our Vue Native app are handled with the Vue Native Router library. Under the hood, this library uses the popular React Navigation package. Both Vue Native Router and React Navigation have similar APIs, thus similar installations.

  • react-native-reanimated

    Discontinued React Native's Animated library reimplemented [Moved to: https://github.com/software-mansion/react-native-reanimated] (by kmagiera)

    react-native-reanimated

  • react-native-gesture-handler

    Discontinued Declarative API exposing platform native touch and gesture system to React Native. [Moved to: https://github.com/software-mansion/react-native-gesture-handler] (by kmagiera)

    react-native-gesture-handler

  • react-native-paper

    Material Design for React Native (Android & iOS)

    react-native-paper

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Vue-Native-Demo

    The full code used in this tutorial is available on GitHub. Feel free to drop a comment to let me know what you thought of this article. You can also find me on Twitter and GitHub. Thank you for reading!

  • vuex

    🗃️ Centralized State Management for Vue.js.

    For a centralized state management pattern in a Vue Native app, we can use Vuex, the official state management library for Vue.

  • expo-cli

    Discontinued Tools for creating, running, and deploying universal Expo and React Native apps

    The fastest and easiest way to get started with Vue Native is to bootstrap a mobile app with the Vue Native CLI. This CLI generates a simple, one-page application using either the Expo CLI or React Native CLI under the hood.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts