rt2zz / redux-persist

persist and rehydrate a redux store
MIT License
12.91k stars 862 forks source link

[Request] Add new Storage Engine (encryption storage) #1237

Open bneigher opened 3 years ago

bneigher commented 3 years ago

Hey maintainers

Has anyone given react-native-mmkv-storage a shot? The developer recently made it compatible with redux-persist and adds a 0 configuration drop in as a Storage Engine for redux-persist.

I've been using it for some time now and want to share it with this awesome repo.

What process does it need to go through to get listed on the README.md? More proven usage?

wmonecke commented 3 years ago

@rt2zz