knlam
knlam
I did change it to `waitForBuffer: true` but the problem still persist. Here is the log: The bad stream: ``` LOG Event.PlaybackTrackChanged {"nextTrack": 0, "position": 0} LOG Event.PlaybackProgressUpdated {"buffered": 0,...
Probably, there are some codec intervention to prevent others from using the stream. I will close this issue for now until I find other streams with similar problem
This need to be done ASAP because no professional developers would commit node_modules into git. This will more or less affect the RaiWallet credibility
I have tried various combination, one thing stood out to me is the cropped image quality is always degraded compared to the input ( which you can see clearly with...
I attached the video of the issue in my app. Basically, I think if you use a lot of react-native-ui-lib components and all of them listen to colorScheme change you...
@lidord-wix I create a test branch to reproduce this very issue here: https://github.com/s123121/react-native-ui-lib/tree/test/dark-mode-bug You can check it out from these steps: 1. go to dark mode scene 2. go into...
``` XCode version: 13.4.1 iOS device model: iphone 13 iOS version: 15.5 ``` Did you enable dark appearance in Developer menu ?
I used PureComponent, added `removeClippedSubviews` property inside `FlatList`, added `android:largeHeap="true"`, still, this happened from time to time (only in Android, iOS is fine)
This bug didn't seem to be fixed in 3.0.2. Newly created row worked fined though. My workaround is to add `updated` whenever I have to used `upsertGraphAndFetch`
Is there ETA for this ? How can I help moving this forward