react-native-directed-scrollview icon indicating copy to clipboard operation
react-native-directed-scrollview copied to clipboard

ios doesn't work either

Open m-korkut opened this issue 4 years ago • 0 comments

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

m-korkut avatar Jun 09 '20 12:06 m-korkut