How can I use dynamic videos/images and package in production?
See original GitHub issueI added videos, images to resource but it only show in dev, not in production when run package.
Example: I have a list images, videos and I want to show its to user. The user can choice an item to set background application after they restart app.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
How (and When) to Use Dynamic Transitions in Your Videos
It's time to check out this 1000+ transitions pack, what's cool about it, and what is the best way to import and use...
Read more >What are The Benefits of Dynamically Generated Creatives?
Learn more about the benefits of using dynamically generated creatives, and how they can help you achieve your marketing goals.
Read more >What is User-Generated Content? And Why is it Important?
User-generated content (UGC) is any content—text, videos, images, reviews, etc.—created by people, rather than brands.
Read more >Using web parts on SharePoint pages - Microsoft Support
The Highlighted content web part dynamically displays content based on content type (documents, pages, news, videos, images, etc), filtering, or a search ...
Read more >Dynamic Transitions Pack - After Effects Templates
This template contains 100 uniquely designed and stylishly animated transitioning effects. Simply style them to your desired preferences, using the full color ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

any solutions to this?
@kimthangatm has encountered a similar problem as me. How do you use images dynamically if you can’t
requireorimportdynamically?None of these work. I’ve tried other ways too, but I haven’t figured out how to dynamically import images.
Hi @amilajack, My question is
How can I use dynamic videos/images and package in production.And in previous comment
Im my case: I have a database of images, videos and all of them in a folders. And I cannot use
importto import static videos or images.