react-native-smooth-pull-to-refresh
react-native-smooth-pull-to-refresh copied to clipboard
recompose not found width the project
bundling failed: Error: Unable to resolve module recompose from node_modules/react-native-smooth-pull-to-refresh/dist/src/PullToRefreshView.android.js: recompose could not be found within the project.
and: "react": "16.9.0", "react-native": "0.61.5",
@Evermoreeee @passpier Any progress on this?
npm i -S recompose styled-components@3
react-native start --reset-cache