Error when trying to use Material Top Tabs

im using react native for a project and im trying to use a component that react navigation offers, its the top tabs, everytime i use this though a error comes up, mostly one that says
“Invariant Violation: Tried to register two views with the same name RNCViewPager”, ive looked up what could cause this and some people said that it was because of the react-native-pager-view package itself so i tried to switch it out but i still have no resolved it .

if you need any code or anything let me know, and thanks in advanced