KB
Size: a a a
KB
Э
Э
M
ПА
Э
RM
D
RM
DB
ᛕ
YK
E
const CategoryContent = ({ isDesktop, isTablet, isMobile, item }) => {
return (
<>
<DesktopImage src={images.screen2} alt="" />
<PhoneImage src={images.screen1} alt="" />{" "}
</>
)
}
const App = () => {
const Index = () => CategoryContent({ isDesktop, isTablet, isMobile, item: data[active] })
return (
<Index />
)
}
nst App = () => {азве не
const Index = () => CategoryContent({ isDesktop, isTablet, isMobile, item: data[active] })
return (
<>
<DesktopImage src={images.screen2} alt="" />
<PhoneImage src={images.screen1} alt="" />{" "}
</>
)
}
Р
льзя встраивать функцию в другую в render? Спасибо
ME
E
VK
МС
@react-native-community/datetimepicker
上魔