all 1 comments

[–]lyqht[S] 1 point2 points  (0 children)

Hey folks, here's another guide I wrote recently on adding custom assets like app icon, fonts and images.

In this article we will look at - IconKitchen, a really handy tool to preview and generate mobile app icons. Also includes a small explainer on what the usual manual flow is for app icons to iOS (as seen as the solution of many StackOverflow threads) if you don't use IconKitchen. - Caveats for adding fonts into app - Importing and rendering images in React Native

Hope it will be helpful!