Mia

Results 12 comments of Mia

I've run into this issue as well. If I press my hyper key (caps lock) it doesn't work, but if I manually press the buttons assigned to my hyper key...

Just some general input as I'm testing out the new `createPersister` in my app. Benchmarking before and after switching, the results are staggering - in some cases 8000x improvement in...

> Try using react-native-mmkv@beta (beta.5), this one works on react-native 0.74.0 I just tried and so far it seems to work!

I've been testing this change for a while and for the most part it works great. However, sometimes when adding a lot of items at once it still seems to...

> @mikfoo Could you provide me with the code you used to reproduce this problem? @janicduplessis: Sure. If you create a new RN project and apply the patch manually to...

@janicduplessis I played with it again last night, and noticed that if you add items while it's batch rendering then it always loses focus if you're at the top of...

@janicduplessis Awesome! I just tested the changes and they seem to work great! ~~There's a new small issue where when I load a large list, it sometimes doesn't start at...

@janicduplessis I've been testing the new changes and they seem to work great. However still have the issue with the initial render sometimes losing anchor and also if you're at...

I've just published this package: https://github.com/miafoo/fcm-web-push - it's based on this library + the rust implementation by @RandomEngy above. It's using the new APIs, is quite minimal and has very...

I've had issues with 1.18.1 and newer, reverting back to 1.18.0 works perfectly for me on unRAID. I also tried changing the PUID and PGID which did prevent the crashing...