Last active
December 16, 2017 12:20
-
-
Save eyalcohen4/f4b7178e260dbbfec72625553bd51b84 to your computer and use it in GitHub Desktop.
Add dimensions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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