Answer the question
In order to leave comments, you need to log in
What is listener in react-native?
I would like to know what a listener is in simple Russian.
Answer the question
In order to leave comments, you need to log in
the same as the listener in js. This is a functional that allows you to hang your function on a specific change. For example, you need to change the size of your div depending on the screen size. or you need to blend the div when scrolling the page. You hang your function on the listener and write your functionality inside the function when it changes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question