This is the whole warning I have got
Could not find a declaration file for module 'rn-sliding-button'. '/hamza/Desktop/BestWebMobile/Mister_Delivery/md-mobile-app/node_modules/rn-sliding-button/index.js' implicitly has an 'any' type. Try npm install @types/rn-sliding-buttonif it exists or add a new declaration (.d.ts) file containingdeclare module 'rn-sliding-button';ts(7016)
This is the whole warning I have got
Could not find a declaration file for module 'rn-sliding-button'. '/hamza/Desktop/BestWebMobile/Mister_Delivery/md-mobile-app/node_modules/rn-sliding-button/index.js' implicitly has an 'any' type. Trynpm install @types/rn-sliding-buttonif it exists or add a new declaration (.d.ts) file containingdeclare module 'rn-sliding-button';ts(7016)