Please update the master branch to the npm version
Now that, Tag 3.3.0 is not the master branch version.Thanks!
@joeferraro
Yes, I would like this too please.
Any update on that? @joeferraro
Would be really helpful for us as well @joeferraro, need any help forward the npm release?
@joeferraro Adding myself to the list of people who need the updated master branch.
Me too @joeferraro
Someone made updates to support React Native 0.59 and didn't update the version. So when I use npm install, it doesn't include the most recent changes, even though it's hard to tell with the version being the same! I had to install this package via the git URL:
npm install https://github.com/joeferraro/react-native-cookies
The package.json really should be bumped up to 3.4.0 since it includes some breaking changes
I have forked the repo here: https://github.com/safaiyeh/react-native-cookie-store We can create issues and PRs there to continue the development of the project.