Closed waltermvp closed 6 years ago
Managed to get it working using a objective-c bridging header. IF this is the recommended way i can do a PR to include in the readme.
Struggled with this for a long time too. Some more swift tutorials would be useful.
This is the article that helped me in the end. https://www.raywenderlich.com/136692/introduction-google-cardboard-ios
might be you just build it..seems alright. display bugs?
I attempted to import themodule into swift with no success.
I get
no such module found
Perhaps im using the incorrect name or is there a specific way to import into swift (maybe using a bridging header)?