aLemonFox

Results 4 comments of aLemonFox

Can we get some more details about this? I am having the same issue, which makes this lib pretty much useless. I am using it with react-navigation state persistence, which...

@mrousavy to clear things up, does mmkv insert a new row for every setter, without overwriting the previous value? If so, how can we properly clear 'old' entries?

> @AhmadHoranieh Instead of using `GestureHandler` from `react-native-gesture-handler`, I used `PanGestureHandler` This works for me too, but it's not ideal since PanGestureHandler is using the old API which is no...

@shawarmaz I think you're right. I'm struggling with this too. Are there any other good reactive key value store libraries available which are not based on this? I can't seem...