I\'m developing my first React Native app. What I\'m trying to achieve is to execute a child function from the parent component, this is the situation:
Child
You can add a ref to the child component:
Then call the method on the child like this: