Skip to content

Instantly share code, notes, and snippets.

@davidbnk
Created February 14, 2019 21:09
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 davidbnk/6c212ac7fb7fa2b412c924cb965cd7ae to your computer and use it in GitHub Desktop.
Save davidbnk/6c212ac7fb7fa2b412c924cb965cd7ae to your computer and use it in GitHub Desktop.
<Alloy>
<View id="viewPlayer" platform="ios">
<VideoPlayer id="videoPlayer">
</VideoPlayer>
</View>
<VideoPlayer id="videoPlayer" platform="android">
</VideoPlayer>
</Alloy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment