Skip to content

aa-telali/ionic-firebase-image-upload

 
 

Repository files navigation

Upload Images to Firebase Storage from your Ionic app

This app shows how to use Firebase Storage from an Ionic app.

In Firebase Storage files can be either public or protected using security rules to determine who has access to them.

We included examples of both cases: a section with public files visible to everyone and a private section, with authentication so the files can restrict access to content by user. The app includes the code to upload, list, and delete protected files.

About

This app shows how to use Firebase Storage from an Ionic Angular app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.6%
  • SCSS 21.4%
  • HTML 11.1%
  • Swift 5.1%
  • JavaScript 3.4%
  • Java 1.9%
  • Ruby 1.5%