我想使用react-native-youtube,但它显示错误Native component for "RCTYouTube" does not exist,我试图找到解决方案,如果库与本机代码链接,但是我不知道通过这个链接谈论Manual linking Step1
我使用类型命令create-react-native-app testyoutube来创建我的react原生项目,Visual StudioCode是我的工具。我
大家好,我的项目中正在尝试使用ViewCart文件作为组件,但是它没有显示,不知道为什么?但是当我把它写在我的App.js文件中的整个代码上时,它可以正常工作。// ViewCart.jsimport * as React from 'react';
import { View, Text } from 'react-nati