import React from 'react'; import {View, Text, Pressable, Image} from 'react-native'; import tw from 'tailwind-react-native-classnames'; export default function Table({array}) { return ( محصولات {array.map((item, i) => ( ریاضی هشتم پایه چهارم همراه با کد فعال سازی محتوای الکترونیک ))} قیمت {array.map((item, i) => ( 265.000 100.000 هزار تومان + 1 - ))} ); }