Skip to content

Instantly share code, notes, and snippets.

@eyalcohen4
Last active December 16, 2017 12:20
Show Gist options
  • Save eyalcohen4/f4b7178e260dbbfec72625553bd51b84 to your computer and use it in GitHub Desktop.
Save eyalcohen4/f4b7178e260dbbfec72625553bd51b84 to your computer and use it in GitHub Desktop.
Add dimensions
import React from 'react';
import { StyleSheet, Text, View, Dimensions } from 'react-native';
import { Video } from 'expo';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment