Marc Rousavy

Results 1813 comments of Marc Rousavy

released in [react-native-mmkv 3.0.2](https://github.com/mrousavy/react-native-mmkv/releases/tag/v3.0.2) :rocket:

I don't understand the question. In V3 I introduced a `size` property and a `trim()` function, in V2 this doesn't exist.

> @mrousavy is there a possibility to check this one? At the moment I don't have free time. I think I'll create a $400 moneypool for this one, then I'll...

Or if you create a PR then this is fixed @davebray131 - I can check that out, try it & do a release once I have free time though.

released in [react-native-mmkv 3.0.2](https://github.com/mrousavy/react-native-mmkv/releases/tag/v3.0.2) :rocket: If you appreciate me dedicating time to fix things and improve things here, please [consider sponsoring me on GitHub](https://github.com/sponsors/mrousavy) 🙏

Both iOS and Android builds failed now, so this PR is definitely not backwards compatible. I don't want to introduce a lot of new code with `#ifdef` and stuff, so...

Remote debugging is not supported because react-native-mmkv uses JSI. You can try hotpatching this and removing the error throw from the code, but I think this will jsut crash differently,...