feat: add package for asset image
Closed this issue · 3 comments
Zigotote commented
Description
Add the possibility to specify a package name for asset images.
Requirements
- Be able to specify a package name for asset images
Additional Context
Sometimes the assets images are located in a package (if we have a specific package to build a design system for example). If we want to display an image in the app, it can't be loaded because the path can't be found.
The changes are simple, I created a commit for it but I don't have the rights to push to this repository.
ishafiul commented
hello @Zigotote , thanks for creating this issue and for this nice idea. it will be great to have this feature in this package. please create a PR from your fork repo.
ishafiul commented
Detailed instructions on how to contribute to this package can be found in the CONTRIBUTING.md file.