Ionic & Angular Tutorial 2 : How to upload image to Firebase using camera & display image

preview_player
Показать описание
Hi guys, in this video I teach how to upload image to Firebase using camera and display that image in ionic. Also i will teach how run this application on browser.

*important : replace below code line to upload images using your gallery.

Thank you for watching this video..
Рекомендации по теме
Комментарии
Автор

change import * as firebase from 'firebase'; to import firebase from 'firebase/app'; for ionic5 and above

_vots