ios % pod install --repo-update
Auto-linking React Native modules for target `Mshika`: RNCAsyncStorage, RNCMaskedView, RNCPushNotificationIOS, RNDateTimePicker, RNDeviceInfo, RNGestureHandler, RNReanimated, RNSVG, RNScreens, RNSnackbar, RNVectorIcons, ReactNativeART, react-native-camera, react-native-document-picker, react-native-geolocation-service, react-native-image-picker, react-native-keep-awake, react-native-netinfo, react-native-restart, react-native-safe-area-context, and react-native-text-input-mask
Updating local specs repositories
Analyzing dependencies
Fetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`
Fetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec`
[!] Unable to find a specification for `ReactCommon/turbomodule/core (= 0.66.3)` depended upon by `React-RCTBlob`
You have either:
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
я использую собственную версию реакции 0.66.3
Я пытался проверить node_modules для этого модуля, но не смог его найти.... есть кто-нибудь столкнетесь с этой проблемой раньше ??
[code]ios % pod install --repo-update Auto-linking React Native modules for target `Mshika`: RNCAsyncStorage, RNCMaskedView, RNCPushNotificationIOS, RNDateTimePicker, RNDeviceInfo, RNGestureHandler, RNReanimated, RNSVG, RNScreens, RNSnackbar, RNVectorIcons, ReactNativeART, react-native-camera, react-native-document-picker, react-native-geolocation-service, react-native-image-picker, react-native-keep-awake, react-native-netinfo, react-native-restart, react-native-safe-area-context, and react-native-text-input-mask Updating local specs repositories Analyzing dependencies Fetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec` Fetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec` [!] Unable to find a specification for `ReactCommon/turbomodule/core (= 0.66.3)` depended upon by `React-RCTBlob`
You have either: * mistyped the name or version. * not added the source repo that hosts the Podspec to your Podfile. [/code] я использую собственную версию реакции 0.66.3 Я пытался проверить node_modules для этого модуля, но не смог его найти.... есть кто-нибудь столкнетесь с этой проблемой раньше ??
Я пытаюсь реализовать нативный модуль встречи в новой бесконечной архитектуре Native Native (RN 0,79), но продолжайте получать rctTurborbomodule, не найденные ошибки.import Foundation
import React
Я пытаюсь реализовать нативный модуль встречи в новой бесконечной архитектуре Native Native (RN 0,79), но продолжайте получать rctTurborbomodule, не найденные ошибки.import Foundation
import React