Ionic, VueJs, and Firebase - Photo Sharing Mobile App | Part 2 - Native Camera and GPS

preview_player
Показать описание
In this video tutorial, we'll be building a Photo Sharing Mobile App utilizing the Ionic Framework, VueJs, and Firebase. In part 2, we'll be focusing on the Native Camera and GPS plugins to take pictures and get the user's location.

Ionic Framework

VueJs

Firebase

Bitbucket Repo

Timestamps
0:00 - Intro
0:22 - Adding and Initializing Capacitor
1:44 - Adding iOS
2:09 - Adding Andriod
2:36 - Instaling Native Run
3:12 - Running iOS with Live Reload
4:12 - Debugging Errors
6:27 - Running Android with Live Reload
7:23 - Native Camera and GPS Coding
22:18 - Running in Android Emulator
24:38 - Wrapup

#IonicFramework #VueJs #Firebase

GUID Method

function uuidv4() {
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function (c) {
v = c == "x" ? r : (r & 0x3) | 0x8;
});
}
Рекомендации по теме
Комментарии
Автор

What do you think of Ionic's native plugins?

DiligentDev
Автор

In case you missed it you put this video on the wrong playlist.
PS:One of the best i have seen to use all three ionic vue and firebase.
Thank you

Slayer-vils
Автор

Amazing.. More vue 3 and ionic series. thanks

heyyy
Автор

About "doing something with the location"
Can we display a map with pin markers, and connect them, like a route or something.

I love this series
Greetings from Tanzania 🇹🇿

raymondmichael
Автор

It's amazing, thank you. but I just find a small problem, when I take a photo without allowing for the location will not save in firestore cloud (database/users/images) just save in firebase storage.

muhammadissasabbagh
Автор

Hi I am currently working on a form builder project using laravel and view Js and I am stuck in between. Can you please share your email so that I can reach out to you for some suggestions. Looking forward to have a short 10 min zoom call when you are available.

MrVijaykiran