import {StyleSheet} from 'react-native'; export default StyleSheet.create({ container: {overflow: 'hidden', width: '100%', height: '100%'}, });