Q:

how to store image in realtime firebase using angularfire2 and angular 8

if (file.type.match('image.*')) {
  // do something
} else {
  alert('invalid format!');
}
0

New to Communities?

Join the community