You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error:Violation: requireNativeComponent: "DirectedScrollViewChild" was not found in the UIManager.
ı did the linking process (react-native link react-native-directed-scrollview) not working and
added manuel ios/PodFile (
pod 'react-native-directed-scrollview', :path => '../node_modules/react-native-directed-scrollview/react-native-directed-scrollview.podspec')
changed package version ^1.3.7" or "2.0.0"
deleted node_modules folder and ios/pods uploaded again
not working.
node version : v10.14.2
react-native-directed-scrollview version version : ^1.3.7" or "2.0.0"
react-native version : 0.62.2
The text was updated successfully, but these errors were encountered:
m-korkut
changed the title
İOS emulator now working
İOS now working
Jun 9, 2020
error:Violation: requireNativeComponent: "DirectedScrollViewChild" was not found in the UIManager.
ı did the linking process (react-native link react-native-directed-scrollview) not working and
added manuel ios/PodFile (
pod 'react-native-directed-scrollview', :path => '../node_modules/react-native-directed-scrollview/react-native-directed-scrollview.podspec')
changed package version ^1.3.7" or "2.0.0"
deleted node_modules folder and ios/pods uploaded again
not working.
node version : v10.14.2
react-native-directed-scrollview version version : ^1.3.7" or "2.0.0"
react-native version : 0.62.2
The text was updated successfully, but these errors were encountered: