I have an issue on API call using axios or fetch method in react native version 0.64.4 here I’m using redux-sage and yield method to load the data on screen.
Need to render & show the data within 2 seconds but it takes more than 10 seconds, this is my issue.