Building mobile apps with Vue Native

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. 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.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. cli

    The React Native Community CLI - command line tools to help you build RN apps (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.

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

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

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

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

  8. react-native-paper

    Material Design for React Native (Android & iOS)

    react-native-paper

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. 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!

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

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

  • How to create Facebook inspired Animated Reactions with React Native, react-native-reanimated and Typescript

    2 projects | dev.to | 4 Feb 2025
  • Let's reanimate

    1 project | dev.to | 27 Aug 2024
  • Expo/React Native Drag and Drop Example

    1 project | dev.to | 26 Aug 2024
  • The Skill of Finding Bugs and Their Root Cause in Software Development

    1 project | dev.to | 14 May 2024
  • Dynamic imports supported in react native

    3 projects | dev.to | 26 Jul 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?