mrousavy / react-native-mmkv

⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
https://mrousavy.com
MIT License
6.2k stars 259 forks source link

3.0.0 build issue with RN 0.75.2 #722

Closed gurbela closed 2 months ago

gurbela commented 2 months ago

I was built on MacOS Sonoma 14.6.1 with new architect of react native enabled.

Screenshot 2024-08-27 at 15 33 41
maintenance-hans[bot] commented 2 months ago

Guten Tag, Hans here 🍻.

Thanks for reporting ze build issue with RN 0.75.2. However, we need more information to help you properly. Please provide ze build logs from your Xcode or Android Studio, and also specify ze versions of all dependencies you are using. This will help mrousavy to reproduce ze issue.

If you want to support ze project and ensure faster responses, you might consider sponsoring it here. Looking forward to your reply!

Note: If you think I made a mistake, please ping @mrousavy to take a look.

ZukaGap commented 2 months ago

I have a similar problem

enchorb commented 2 months ago

+1

mrousavy commented 2 months ago

will be fixed in https://github.com/mrousavy/react-native-mmkv/pull/719. react-native made a breaking change, so I can only either support RN 0.74 or RN 0.75.

YadBro commented 2 months ago

+1

anudit commented 2 months ago

The patch doesn't seem to work for me on New Arch + RN 0.75.2

mrousavy commented 2 months ago

This btw is a duplicate of https://github.com/mrousavy/react-native-mmkv/issues/718

I am working on a fix and will release it soon - in the meantime you can sponsor me on GitHub to buy me a coffee or say "thanks". 😃❤️

mrousavy commented 2 months ago

released in react-native-mmkv 3.0.2 :rocket:

YadBro commented 2 months ago

thanks ❤️