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

Switching from AsyncStorage to react-native-async-storage (based on #54) #55

Merged
merged 7 commits into from
May 22, 2019

Conversation

oas
Copy link
Contributor

@oas oas commented Apr 26, 2019

Switching from AsyncStorage to react-native-async-storage seems to be more difficult than expected.

  • react-native-async-storage is not working with the React Native version used in this project -> We need to update React Native.
  • The Babel version used in this project is not working with the updated React Native version -> We need to update Babel.
  • The Jest version used in this project is not working with the updated Babel version -> We need to update Jest.

I'm still not quite finished, i'll do the rest tomorrow 👍

@oas oas marked this pull request as ready for review April 27, 2019 14:38
@oas
Copy link
Contributor Author

oas commented Apr 28, 2019

@jasonmerino @mikerodham forget to let you know that this should be done now (based on #54)

@mikerodham
Copy link

Awesome stuff pal, I've been absolutely rammed so haven't had a chance. Glad you were able to look at and get sorted though. Nice work!

@jrapala
Copy link

jrapala commented May 2, 2019

Thanks for your work @oas
Hoping this can be merged soon!

package.json Outdated Show resolved Hide resolved
@mikerodham
Copy link

@jasonmerino this able to go ahead pal?

@younes200
Copy link
Contributor

younes200 commented May 20, 2019

Any news to merge MR please ? :)

@jasonmerino jasonmerino merged commit fe17187 into jasonmerino:master May 22, 2019
@jrapala
Copy link

jrapala commented May 28, 2019

Will there be a new 2.0.0 release?

@mikerodham
Copy link

@jrapala #54 (comment)

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.

5 participants