PC Parker
PC Parker

Reputation: 257

Binding static library in xamarin

I'm new to xamarin Can any one please tell me how to bind objective c static library(.a file) in xamarin studio?

I find out one good PDF417 scanner. But the SDK is in pure iOS(objective C).

https://github.com/PDF417/pdf417-ios

Anyone please tell me how to integerate that one in xamarin studio?

Please help me.

Upvotes: 2

Views: 229

Answers (1)

der_michael
der_michael

Reputation: 3381

Please follow the official documentation for Binding Objective-C in Xamarin for starters.

Upvotes: 1

Related Questions