sua menu
This commit is contained in:
@@ -11,11 +11,14 @@ import { Table, TableWrapper, Row, Rows, Col, Cols, Cell } from 'react-native-ta
|
||||
import YoutubePlayer from "react-native-youtube-iframe";
|
||||
import { PolicyFooter, Social, ShowroomList, FooterInfo } from '../components/footer/footerMain';
|
||||
|
||||
|
||||
import EditScreenInfo from '../components/EditScreenInfo';
|
||||
import { Text, View, } from '../components/Themed';
|
||||
import useColorScheme from '../hooks/useColorScheme';
|
||||
import { TextInput } from 'react-native-gesture-handler';
|
||||
|
||||
|
||||
|
||||
export default function ProductDetail() {
|
||||
return (
|
||||
<SafeAreaView style={styles.container}>
|
||||
@@ -1279,5 +1282,5 @@ const styles = StyleSheet.create({
|
||||
fontSize: 16,
|
||||
},
|
||||
boxFormComentFileText: {},
|
||||
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user