You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I created a fork and created the pull request to solve this. In the meantime, you can use my fork (https://github.com/marcosbasualdo/react-native-viewpager) until pull request is merged or the author fix this in another way.
When i use import ViewPager from 'react-native-viewpager' it produced following error.
Cannot read property 'func' of undefined
DefaultViewPageIndicator.js:51:30
loadModuleImplementation
require.js:178:4
guardedLoadModule
require.js:130:11
_require
require.js:110:2
ViewPager.js:20:31
loadModuleImplementation
require.js:178:4
guardedLoadModule
require.js:130:11
_require
require.js:110:2
homePage.js:16
loadModuleImplementation
require.js:178:4
The text was updated successfully, but these errors were encountered: