Gear VR controller & Unity GUI

Hi, is there any working example how to control Unity GUI with Gear VR controller? I mean something I can download and try.

Maybe this could help (Project Download at the end):
https://developer.oculus.com/blog/unitys-ui-system-in-vr/

The previous linked project will work with gaze (it predated the motion controller). This is the only one I’ve seen for the gear vr controller and the example is pretty limited from Oculus. https://developer.oculus.com/blog/easy-gear-vr-controller-support/

If your looking to roll your own, the concepts still apply in both of the links. My product (not free) does do Unity GUI’s grabbing objects, teleporting, and more as well for the Gear VR and Gear VR controller.