Getting error “Cannot read property “length” of undefined” on initial call in react native
I am working on a project in react native where are multiple screens are added and it’s working as expected. But when i switch the network then initial call is returning me undefined and i am getting the error => Cannot read property “length” of undefined and app is getting crashed