I am getting error in React native:
"Import type should be used only in TypeScript files".
I installed a library called viewPager but it is showing 9 errors mentioning:
"Should be used only in TypeScript files".
Could you please tell how to fix this TypeScript errors.
![enter image description here]()
Thanks