ios - Is it possible to write code in Xamarin (C#) and then compile it into a library (.a) that I can use in Objective-C? -



ios - Is it possible to write code in Xamarin (C#) and then compile it into a library (.a) that I can use in Objective-C? -

is possible write code in xamarin (c#) , compile library (.a) can utilize in objective-c/swift?

then, if same java/adroid, write logic in mutual c# , rest of app in native environment.

no.

the xamarin bindings work one-way - xamarin can consume native code, native code cannot consume xamarin.

c# ios xamarin .a

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -