I am bit confused right now, am trying to add support for dark mode for my old application. But I don't understand that if we have to add two images for single asset for both dark mode and light mode. It’s not always the best option to add extra assets for each appearance. In the end, it makes your app size bigger.
Already my application size is too heavy. And I can't afford to add new images for dark mode.
It seems that it increase a lot of work for both developers and designers. So now, my designer has to provide me all the new images for dark mode which is tough?
We are working on this project from last 2 years and we have lots of icons in our application. So that's not possible for us to create the new icons for dark mode and then add it.
Please help me this issue?
Do we have any other option in which Xcode could generate the icons for dark mode by itself? And we can use that one instead of creating the icons from designer for dark mode and then add it.
Please help me and am sorry for my bad English!