aosasona / go-mobile-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building

  • Run the following to build the framework
cd ./shared
chmod +x build.sh
./build.sh
  • Open XCode and drag the result in Shared.xcframework/ into the GoMobileTest project in Xcode
  • Import Shared and just... use it!

About


Languages

Language:Objective-C 60.0%Language:C 22.2%Language:Swift 15.0%Language:Go 1.7%Language:Shell 1.1%