Is it possible to use custom emoji in SwiftUI?

I am searching for a long time, how we can use custom emoji in SwiftUI, for a chat app, there is some example on internet but they are not for custom emoji, is it possible in SwiftUI?

I've not found how to do it directly.

Read this for a way to achieve the expected result:

https://stackoverflow.com/questions/67034777/how-to-put-a-custom-emoji-in-a-swiftui-app

Is it possible to use custom emoji in SwiftUI?
 
 
Q