-
**Describe the bug**
**Adding KeycloakProvider**
```
let kcConfig = new RNKeycloak({
url: '',
realm: '',
clientId:
});
…
-
This error happens when building the project with typescript
-
I need to clear store on onClick event. Below is my "configureStore".
const persistedReducer = persistReducer(persistConfig, rootReducer(history));
export default function configureStore (preloa…
-
Hi, I am getting stuck in using redux-persist v5 in my react-native project.
To resolve this problem, I bootstrapped myself by finding in this channel, but can't find exact solution yet.
Please chec…
-
### Version
- react-native-router-flux v4.0.5
- react v16.5.0
- react-native v0.57.2
### Help needed
Hi, i am facing an implementation issue, currently i have a chat screen on my app. I get n…
-
# When I close the app and restart it, my data are not persisted.
# I am using react-native-sqlite-storage for storage with redux-offline
I am getting following error in in sqlite.core.js
````war…
-
I am having trouble making redux-persist work. Redux works fine, but when the app is closed the reducer only loads the initial state over again, and nothing seems to be stored. Am I missing something?…
-
hi newbie using this lib. as captioned, when i pass the persistor, created by persistStore from redux-persist-immutable, it throws error:
TypeError: this.props.persistor.subscribe is not a function…
-
I'm having a difficulty understanding what this error is on the dev tools.
![image](https://user-images.githubusercontent.com/1641990/35910248-eeedb7c2-0c30-11e8-81c9-25c78d03803f.png)
This is m…
-
**Do you want to request a *feature* or report a *bug*?**
Bug or documentation request, not sure.
(If this is a *usage question*, please **do not post it here**—post it on [gitter](https://git…