React native – State setting, state rehydration and api calls are happening twice
I'm using apisauce: ^2.1.6, react: 18.1.0, react-native: 0.70.4, react-redux: ^8.0.4, redux: ^4.2.0, redux-logger: ^3.0.6, redux-persist: ^6.0.0, redux-saga: ^1.2.1 The problem I'm facing is each and every time I open and close the app or set state or hit an API…