Closed Aung-Myint-Thein closed 3 years ago
I saw the same issue. Don't know how to fix it yet.
Facing the same issue with Jest
duplicate issue. as @KovaxG said, you need to ignore the module. please see transformIgnorePatterns at Jest documentation.
Sorry, this issue was part of jest, and it had nothing to do with the module, just needed to add this package to transformIgnorePatterns.
https://github.com/codler/react-native-keyboard-aware-scroll-view/issues/3
Hello, I am trying to run the test after updating the Native Base 2.13.13 and I got the following error.
Any tip on how to solve this? Thanks!