-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Dynamic Vitamix Image Asset #129
Comments
Hello @SayadiMohamedOmar, Can you give us more information about how you imagine the naming? Do we agree on something like the name of the icon on Figma with |
Hello @florentlotthepro |
Hello @mackoj, What is your opinion on that? |
I think it's a great idea. |
I will add it to my ticket for the next major version of vitamin. |
The purpose of this issue is to give access to the app who is using Vitamix Asset to fetch the assets based on the name of the image so we can use them based on the configuration which will be provided by our app.
Example:
the method provided by vitamin for fetching country by region code.
public static func flag(countryCode: String) -> VitaminAsset?
The text was updated successfully, but these errors were encountered: