我正在学习reactnative。当在模拟器中安装应用程序时,我遇到了一个问题,如下所示。请提供任何解决方案。 如果我安装了react-native-pager-view,那么它就会抛出错误。它抛出以下错误-: Unable to resolve module react-native-pager-view in the root directory. ?
/index` from `C:\Users\Oleg\Desktop\progStuff\SSFD2\node_modules\react-native\scripts/.`: The module/index` could not be found from `C:\Users\Oleg\Desktop\progStuff\SSFD2\node_modules\react-native\scriptsIndeed, none of these files exist:
* `C:\Us
我将react本机版本升级为0.63.2。然后我在Android应用程序上遇到了一个问题。Warning: Picker has been extracted from react-native core and will be removed in a future releaseIt can now be installed and imported from '@react-native-community/picker'