ammarahm-ed / react-native-mmkv-storage

An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI

Home Page:https://rnmmkv.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Published version is different from `master` branch

andreialecu opened this issue · comments

I'm not sure how this happened, but I'm running into some issues building Detox, which seem to have been fixed by various PRs such as #336 and #340

However, those changes don't seem to exist in version 0.9.1 - see: https://yarnpkg.com/package?q=react-native-mmkv-storage&name=react-native-mmkv-storage&file=%2Fandroid%2Fbuild.gradle

Compare https://github.com/ammarahm-ed/react-native-mmkv-storage/blob/master/android/build.gradle with the published package above.

@ammarahm-ed any ideas?

Ok, I see now, npm shows the last release as being 3 months ago, but that's for some alpha version. It appears there were no releases in 1 year, hence the master branch diverted.

Hello, any updates on this ?, i really need to setup detox & react native mmkv storage is giving me build errors that were fix in 0.10 alpha which is not available on npm.