Vue Native is a Javascript framework that is designed to deliver cross-platform mobile native applications. It is inspired by the React Native project.

Vue Native was originally a fork from React-Vue, a compiler that gave developers the ability to write Vue and React in the same codebase.

In this tutorial, you will build an application to learn about the APIs and components available in Vue Native.

The application that you build will display trending gifs on the Giphy platform. The Giphy API will be used to get the associated gif image, title, and type for each trending gif. The image and details will be displayed using Vue Native components like ScrollView, Text, and Image.

#vue #javascript #api #developer

How to Set Up, Build, and Deploy Native Apps with Vue
1.90 GEEK