Skip to content

Instantly share code, notes, and snippets.

@neoighodaro
Created January 23, 2018 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neoighodaro/f9a22e702c09e0f220ec50a5f4231713 to your computer and use it in GitHub Desktop.
Save neoighodaro/f9a22e702c09e0f220ec50a5f4231713 to your computer and use it in GitHub Desktop.
<VrButton
style={{width: 0.7}}
onClick={()=>this._onViewClicked()}>
<Image style={{width:1, height:1}}
source={{uri:'../../Assets/Images/gaze_cursor_cross_hi.png'}}
inset={[0.2,0.2,0.2,0.2]}
insetSize={[0.05,0.45,0.55,0.15]} >
</Image>
</VrButton>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment