Thanaen
Thanaen
### Problem Statement Hello, Today, Sentry makes available a method to create a redux store enhancer easily, and thus log actions and values of a redux state. There is no...
Hello, I have a warning message on Android Studio that says this: Title: "C/C++ Configuration Problem" Contents: Lots of text, but one line that mentions an error: `C:\Projects\my-project\node_modules\react-native-mmkv\android\src\main\cpp\cpp-adapter.cpp:2:10: fatal error:...
**I want to provide the following feedback.** When using the i18next library to localize texts, we call a function, named 't', with a string as parameter. For example: ```javascript const...
Repro: https://codesandbox.io/s/react-top-loading-bar-typing-kxsdn It seems that the `continuousStart` typings have recently been updated. The method now requires two mandatory paramters "startingValue" and "refreshRate". The method's type is currently: ```ts ((startingValue: number,...
### Description When you focus a react-native `Pressable` component with the keyboard, then press Enter or Space, then the `onPress` callback is called. This is not the case with the...
It seems to me that you used to provide this icon:  Could you introduce it again in v4? It is very useful to indicate a load, and is easily...
_(I am transposing this Discord thread into a Github issue for better follow-up: https://discord.com/channels/524286515644203028/1124779351725056081)_ In a multiplayer game with "multi-factions" and "async time" mode, the children in the non-host player's...
I spend a lot of time on your documentation, and I was wondering if you'd ever considered accepting Brave Rewards to finance the site. I saw that mui.com accepts them,...
Hello, The first beta of the Expo 49 SDK has just been released, and I wanted to compile my application with it to see if it worked. I've only tried...
**1. Read the [FAQs](#faqs) 👇** Done ✅ **2. Describe the bug** Enter and exit animations are mixed when they alternate rapidly. **3. IMPORTANT: Provide a CodeSandbox reproduction of the bug**...