import { StyleSheet } from "react-native"; export const styles = StyleSheet.create({ image: StyleSheet.absoluteFillObject, });