import { View, StyleSheet, Text } from 'react-native'; export default function(){ return ; } const css = StyleSheet.create({ wrapper:{ } });