Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ There is an opportunity with things like vectors to provide some other interesti
<OutputSize Scale="5.0" FileNamePostfix="@5x" />
</SharedImage>
```
- AppIcons - on iOS these are asset catalogs? Maybe there should be an attribute or a new build action specifically for app icons which generates mipmap drawables on android and asset catalogs on iOS since this is a pretty specific use case
- AppIcons - The instructions to use this package as your App Icons is [in this article](http://prototypemakers.medium.com/using-svg-files-as-your-app-icon-in-your-ios-android-xamarin-apps-22a747a5144e), which also contains a video walkthrough.

# Progress

Expand Down