https://github.com/saamerm/xamarinios-changeappiconprogrammatically
Sample where we check how to programmatically change you App Icon on iOS
https://github.com/saamerm/xamarinios-changeappiconprogrammatically
csharp ios xamarin xamarin-forms xaml
Last synced: 9 months ago
JSON representation
Sample where we check how to programmatically change you App Icon on iOS
- Host: GitHub
- URL: https://github.com/saamerm/xamarinios-changeappiconprogrammatically
- Owner: saamerm
- License: gpl-3.0
- Created: 2020-12-04T01:59:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-09T22:00:47.000Z (over 5 years ago)
- Last Synced: 2025-04-11T23:39:00.196Z (about 1 year ago)
- Topics: csharp, ios, xamarin, xamarin-forms, xaml
- Language: C#
- Homepage:
- Size: 502 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin-Change iOS App Icon Programmatically
A Xamarin Forms Sample where we check how to programmatically change you App Icon on iOS
This [article](https://prototypemakers.medium.com/userscustomizeiosappiconsxamarin-9d08b671e4e8?sk=3648f81068f011f81054c54926e9dbc7) has all the implementation details for this sample.
Don't forget to Star this repo if you like the code, as brownie points encourage me to share more cool stuff!