Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ability to use localStorageMixin in react-native #64

Merged
merged 1 commit into from
Jul 30, 2019
Merged

add ability to use localStorageMixin in react-native #64

merged 1 commit into from
Jul 30, 2019

Conversation

chrisdrackett
Copy link
Collaborator

This PR lets a use provide their own storage method to the localStorageMixin in case they are not in a web environment.

Copy link
Member

@mweststrate mweststrate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chrisdrackett chrisdrackett merged commit a5d3f32 into mobxjs:master Jul 30, 2019
@chrisdrackett chrisdrackett deleted the feature/nativeStore branch July 30, 2019 19:14
@elie222
Copy link
Collaborator

elie222 commented Jul 30, 2019

Published as version 0.3.2 on npm. (But I've been a bit lazy with CHANGELOG.md for the last updates :()

@chrisdrackett
Copy link
Collaborator Author

@elie222 looks like this didn't make it into 0.3.2, fyi. I'll try and update.

@chrisdrackett
Copy link
Collaborator Author

@elie222 I updated the changelog and added a tag but I can't currently publish to npm (don't have permissions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants