bamlab/generator-rn-toolbox

Support for ic_launcher_round

Closed this issue ยท 5 comments

RN 0.57.0 adds a new icon to the default android project, ic_launcher_round.

image

image

It would be great if rn-toolbox:assets was updated to support generating this image, too. It might need a separate source that the normal icon, given how much a circle cuts off.

roysG commented

Any update?

#216 Just submit a pull request

Maybe the readme in generator-rn-toolbox/generators/assets/README.md should also be updated as it currently suggests generating the android launcher icon through android studio

@schumannd good point , though i found that icons generated by the android studio way , has better resolution , better picture quality on my test device .

Hello, we just revamped the generator ๐Ÿ˜

For up to date icon and splashscreen generation please use @bam.tech/react-native-make

The new version generates Android adaptive icons, so it should solve your issue as long as the input image follows adaptive icons guidelines๐Ÿ˜‰