Monday Hero
Website
V2
V2
  • Overview
  • Workflow Basics
  • Getting Started
    • Installing the Desktop App
    • Log In & Create a Project
    • Prepare Design to Get the Best Code Results
    • Import Design Files into Monday Hero
      • Import Figma Design Files into Monday Hero
        • Import Your Figma Text Style and Color Library
      • Import Adobe XD Design Files into Monday Hero
      • Import Sketch Design Files Into Monday Hero
    • Share Your Project & Manage Roles
  • DESIGN TO FLUTTER
    • Convert Design to Flutter
    • Create Flutter Components
      • System Components
        • Material & Cupertino Components
        • Flutter Supported Components
      • Custom Components
    • Create Responsive Code
    • Colors
    • Text Styles
    • Assets
    • Sync Code
    • Flutter Project Base
      • Fast Start with Monday Hero Starter Project
      • Integrate Monday Hero to your Existing Project
    • Shadows, Gradients, and Other Design Elements
    • Troubleshooting Guide
      • Checklist for Design Element Review and Code Generation
      • Github Monday Hero Starter Project Troubleshooting
  • DESIGN TO SWIFT
    • Convert Design to Swift
    • Create Swift Components
      • System Components
        • Views
        • Texts
        • Images
        • Button
        • TextField/EditText
        • Text Area
        • Status Bar
        • Search Bar
        • List
        • Grid
        • Swift Supported Components
      • Custom Components
      • Video Player Code Component
    • Colors
    • Text Styles
    • Assets
    • Shadows, Gradients, and Other Design Elements
    • Firebase
      • How to get Video URL from Firebase
    • Export Code
      • Integrating Exported Files into an Existing Xcode Project
  • Hero AI Assistant
    • Hero AI Assistant
  • Design to React
    • Convert Design to React
  • Step-By-Step Tutorials
    • 🏖️Travel App
  • Support
    • Roadmap
    • Suggest a New Feature
    • Report a Bug
    • Product Announcements
    • Mail to Support
    • Frequently Asked Questions
  • Join & Follow Us
    • YouTube
    • Discord Community
    • GitHub
    • Twitter
    • LinkedIn
    • Blog
    • Instagram
    • Facebook
Powered by GitBook
On this page

Was this helpful?

  1. DESIGN TO SWIFT
  2. Firebase

How to get Video URL from Firebase

Use Firebase to add your Videos and use them in your app with Monday Hero

PreviousFirebaseNextExport Code

Last updated 1 year ago

Was this helpful?

  1. Go to and login.

Create New or Use an Existing Project

Create a new project or use existing one depending on your choice, If you have no project, please create a new one by following 3 steps below.

  1. Name your project:

2. Enable or Disable Analytics(depending on your choice) and press continue:

3. Select your zone and press the create project button.

Congrats! You're ready to upload your files to Firebase.

Upload Video to Storage

Select the project you want to add your video into and Go to Build/Storage tab on the left menu:

If you haven't setup the storage before, setup the storage following the steps below.

  1. Select rules for product/test mode and click next:

2. Select the location and complete setup:

When the storage setup is completed:

  1. Upload the video using the upload file button:

2. Click on the file to copy the url. Right-click and copy the url address.

Now, you're ready to go! Use it with on Monday Hero Video Player Component to get the code of your custom video player code automatically.

Firebase Console
Create a new project
Finish Creating Project
Upload File
Copy the URL