Skip to content

Tag: reactjs

Why use refs in react? What is the use cases for it?

This question exists but it didn’t give a lot of data or real world explanation: What are Refs in React or React-Native and what is the importance of using them Let’s say i want to integrate to 3rd party library how ref is going to help me? Answer Some 3rd party libraries expose methods to interac…