react-native-directed-scrollview
react-native-directed-scrollview copied to clipboard
Add create-react-class dependency.
create-react-class isn't specified as a dependency, so an older version might be used in some projects. This might lead to an error similar to this one. In our case, UNSAFE_componentWilMount was defined on ScrollView twice.