0

Can I use Xamarin to develop client app for MongooseIM server. Is there a Xamarin Library for MongooseIM and if not can we use the native libraries available from MongooseIM for Android and IOS to develop Xamarin client app?

haitham
  • 23
  • 7

1 Answers1

0

You can use a native library in Xamarin by creating a binding library for it in Android and iOS, respectively.

Jason
  • 86,222
  • 15
  • 131
  • 146