canvas/examples/ios/CanvasIOSExample
2018-05-15 18:49:35 +02:00
..
CanvasIOSExample added an iOS GL implementation and example 2018-05-15 18:49:35 +02:00
CanvasIOSExample.xcodeproj added an iOS GL implementation and example 2018-05-15 18:49:35 +02:00
.gitignore added an iOS GL implementation and example 2018-05-15 18:49:35 +02:00
README.md added an iOS GL implementation and example 2018-05-15 18:49:35 +02:00

Run this command:

gomobile bind -target ios

Then add the resulting Example.framework into the Xcode project, and it should compile and run from there