-
Hello
I had question!
For example we have a store with
{
auth:..
books:..
authors:...
notifications:...
}
And i want auth,books, authors and notifications to be persisted but!
Noti…
-
# Project Status Overview
### Project Objective:
Since React Query is now installed in the mobile app repo and used for some of our endpoints, we should migrate the remaining applicable parts of …
-
Using Expo Router and presentation screen in 'modal'. Toste Error Message Show But Behind the Modal in IOS Specific Issue.
https://github.com/user-attachments/assets/fde147cf-bd7f-4393-8c0d-0b402e8…
-
Is it planned to bump the dependency to ActiveSupport from v6.1.7.6 to 7.x?
-
Hi -
I have a situation where i call a Notifications.success() and the notifications state in redux (using autoDismiss) does not auto remove. This causes a double notification to show up when th…
-
modifier l'application pour quelle ait un nouveau slice "notifications", qui fasse usage de rtk query
https://wanago.io/2021/12/27/redux-toolkit-query-typescript/
-
We must implement a way to handle applications state management easily.
Things to handle using redux store:
- Theme instead cookies
- OpenCensus agent (tracing)
- Metrics
- Logging
- Notificat…
-
Not sure if this is just a gotcha to be documented or an actual issue...
**TLDR** I needed to put `thunk` and `promise` middleware before the router and I had to put my `logger` middleware before AND…
-
We should retrieve the volume from ReactPlayer and adapt background notifications volume accordingly. As of today the volume can be too strong or too low.
- [ ] Store the volume from ReactPlayer in…
-
autofix/sort-imports reports error but doesn't autofix.
the rule:
```
"autofix/sort-imports": ["error", {
"ignoreCase": true,
"ignoreMemberSort": false,
"member…