Question: I am a new in react native Redux Newest Documentation. I want to use createAsyncThunk to get my api data using Axios. Below my code : App.js ApiChartingAxios.js SubApiChartingAxios.js ApiChartingSlice.js And the last is my screen output: ChartScreen.js Problem: ...