react-native-smooth-pull-to-refresh icon indicating copy to clipboard operation
react-native-smooth-pull-to-refresh copied to clipboard

recompose not found width the project

Open Evermoreeee opened this issue 5 years ago • 2 comments

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 avatar Apr 10 '20 02:04 Evermoreeee

@Evermoreeee @passpier Any progress on this?

vishalenrique avatar Apr 15 '20 08:04 vishalenrique

npm i -S recompose styled-components@3

react-native start --reset-cache

moumnimohamed avatar Apr 30 '20 15:04 moumnimohamed