Hi, we have a developer working in an iOS project in Objective-C using Storyboards and another working with Xamarin. We have been trying to integrate these two with no luck. We know that is possible to bind an existing Objective-C library but it seems to be different with a whole project that contains storyboards and other files and not only classes.
I'm not sure if it will be necessary to leave this approach and migrate the iOS app to Xamarin in order to do this integration.
Anyone has done something like this?
Thanks in advance.