chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

ios doesn't work either #58

Open m-korkut opened 4 years ago

m-korkut commented 4 years ago

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