Solved it by installing latest version of react-native-pager-view
which was being used by some other package as an internal dependency.
In the error message it indicated Failed to transform viewpager2-1.1.0.aar
that's why react-native-pager-view
helped.