Hey guys! I have been playing around with Foreign Code and Uno recently. I am currently struggling to find out how to display an native alert modal via Swift via ObjC. I know there are other ways to do it but I want to do it specifically do it in this way for further development needs.
You can see the Fuse.Alerts source code as an example, even though is in Objective-C but you can learn the concept on how to create uno Javascript NativeModule, you can change the portion of the Objective-C code to your Swift code