iOS development and SDKs

Hello, what is recommended way for iOS development SDK-wise?

I think Pera is using the golang SDK through gomobile.

There is a community created Swift native SDK but it’s not being worked on since almost an year and frankly it is quite a big undertaking to get it right given the relative immaturity of crypto packages for Swift.

Unless the Inc or the Foundation take up the task of building and maintaining an official Swift SDK it feels like importing the golang one is probably the best bet.

Thoughts?