Tiago Satur
Tiago Satur
### Issue I'm using the redux-offline lib that allow user make a register and when the app goes online the request is dispatched, for example. The issue is if I...
### Question How can I configure redux-offline to send requests with an updated token and retry after? The docs says to use the discard function. There are issues saying the...
NPM has the version 2.4 In the 2.4 version the WebView is still imported from 'react-native', so give us error! Please, when are you planning to publish on NPM?
The normal WebView component has the startInLoadingState and renderLoading where we can put a loading icon on the interface. But on my tests I'm not being able to do that....