React Native: Variable state not updated on first click
I am new in react-native and i am working on an app. The below code is a simple react-native app which has a custom component with custom events. But the problem is the variable state is not updated on the first click on the component. But when i click on the second item, The state… Read More React Native: Variable state not updated on first click