Afonso
Afonso
I can't find the forks with support for XBOX/PS4 controllers, could you link me please?
same issue here, been present since the ios 15 simulator beta
This didn't work for me @janrozic
Is it not possible to install sentry React Native for the JS/Android part, and run Sentry UWP with some exposed methods to a native module? My app is using react...
I have the same issue, running windows 11 flipper version 0.125
I'm also facing this issue, my solution was to use [Flyout](https://microsoft.github.io/react-native-windows/docs/flyout-component), if this Menu component is not working for over 1 year on windows it should be mentioned in the...
I have the same issue on react native 0.73, node 18 and Windows 11 powershell. Android 13 and Java 17
is it already possible to have multi match highlighting using this internal interOr flag? @leeoniya I tried to use it and resulted in a crash with use of .toLowerCase on...
@leeoniya Any update on this? What work is left to be done in order to have multi match highlighting?
i fixed this with removeClippedSubviews={false} on flatlist, and overflow: 'hidden' on the webview style