Closed rapomon closed 3 years ago
Couldn't find version numbers for the following packages in the issue:
react-native
react-native-tab-view
react-native-pager-view
Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.
TouchableItem
has been replaced with PlatformPressable
, as far as I see it.
Thank you, after re-install the module it works fine.
@rapomon I have the same issue and can not fix it. How you have fixed?
Uninstall the module, and install again, this should work.
I have tried, but again the same, ok, thank :(
Maybe you can try to remove node_modules and do a clean install.
Also you can do this from the root project folder:
cd android && gradlew clean
android works well, the problem in iosm I have removed all then install again, same.
Ok, sorry but I only use Android for my app.
ok, thanks.
thanks for renaiming
Openning again the issue so in iOS currently there is not a solution.
There's no file in the library which imports TouchableItem
. If you have issues, it's due to cache. So you need to clear your cache if you have the issue: https://reactnavigation.org/docs/troubleshooting/#im-getting-an-error-unable-to-resolve-module-after-updating-to-the-latest-version
I'm using the following package versions:
react-native 0.64.0
react-native-tab-view 3.0.0
react-native-pager-view 5.1.2