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

Super expression must either be null or a function Error

Open bhavyasruthi opened this issue 7 years ago • 4 comments

Hi, When I install and used your InfiniteScrollView in my code, I am getting the error : " Super expression must either be null or a function" on the line - "import InfiniteScrollView from 'react-native-infinite-scrollview';"

Could you please help me with this ..

Thanks

bhavyasruthi avatar Nov 13 '17 21:11 bhavyasruthi

Same here

vla-afansyev avatar Nov 29 '17 02:11 vla-afansyev

Same err

krishna201 avatar Dec 08 '17 08:12 krishna201

same

everdrone avatar Jan 27 '18 16:01 everdrone

there is only the example left in the library nothing to import as a module check your import, the path goes nowhere, no index.js in the module ...

GuillotJessica avatar Jun 06 '18 17:06 GuillotJessica