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

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

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