Invariant Violation: ViewPagerAndroid has been removed from React Native.'react-native-viewpager' instead of 'react-native'
Yeah. This error was opened on many platforms including here, but I have a different situation. I have never used anywhere. ViewPagerAndroid exists only in the index.android.bundle file in my project. Do I need to update this file? How can I update?I have problems on both platforms as android and ios.
As a solution
1 * react-native-swiper update
2 * Deleting ViewPagerAndroid from node_modules \ react-native-swiper \ src \ index.js file (I did not encounter ViewPagerAndroid. I think I have updated this file before)
I tried many similar things, I tried all the solutions I could find on the internet but I couldn't fix this problem
ViewPagerAndroid exists only in the index.android.bundle file in my project. Do I need to update this file? How can I update